From f346f77b40231978e6f7904b67f96b559780d548 Mon Sep 17 00:00:00 2001 From: ThisFunctionalTom Date: Sat, 6 Feb 2021 11:24:01 +0100 Subject: [PATCH] fix link to tutorial in nuget package --- src/Hedgehog/Hedgehog.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Hedgehog/Hedgehog.fsproj b/src/Hedgehog/Hedgehog.fsproj index 4e88c036..bc3f4a83 100644 --- a/src/Hedgehog/Hedgehog.fsproj +++ b/src/Hedgehog/Hedgehog.fsproj @@ -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 https://raw.githubusercontent.com/hedgehogqa/fsharp-hedgehog/master/LICENSE https://hedgehogqa.github.io/fsharp-hedgehog/