Skip to content

Commit

Permalink
fix link to tutorial in nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisFunctionalTom authored and adam-becker committed Feb 6, 2021
1 parent 5e98500 commit f346f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hedgehog/Hedgehog.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Generate hundreds of test cases automatically, exposing even the most insidious
Failures are automatically simplified, giving developers coherent, intelligible error messages.

To get started quickly, see the examples in
https://github.com/hedgehogqa/fsharp-hedgehog/blob/master/doc/tutorial.md
https://github.com/hedgehogqa/fsharp-hedgehog/blob/master/doc/index.md
</PackageDescription>
<PackageLicenseUrl>https://raw.githubusercontent.com/hedgehogqa/fsharp-hedgehog/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://hedgehogqa.github.io/fsharp-hedgehog/</PackageProjectUrl>
Expand Down

0 comments on commit f346f77

Please sign in to comment.