Skip to content

Commit 7a96389

Browse files
docs: Fix dotnet download url
1 parent 1353820 commit 7a96389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This guide instructs how to update major versions of Stryker.NET.
1414

1515
The .NET runtime requirement for Stryker.NET has been changed. Dotnet 8 runtime is now required.
1616

17-
Please [download and install the dotnet 8 runtime]([https://dotnet.microsoft.com/download/dotnet/5.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)) and update your pipeline have the dotnet 8 runtime available.
17+
Please [download and install the dotnet 8 runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) and update your pipeline have the dotnet 8 runtime available.
1818

1919
_Note it is not neccesary to target dotnet 8 in your projects. Dotnet 8 is a runtime requirement for stryker, we will still compile your project to your existing target frameworks._
2020

0 commit comments

Comments
 (0)