Skip to content

Commit

Permalink
Making static ASP.NET Core 6.0 docs link point to the always-latest p…
Browse files Browse the repository at this point in the history
…age instead
  • Loading branch information
Piedone committed Jan 5, 2024
1 parent 2aca656 commit 0606dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI/Docs/TestableOrchardCoreApps.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Tips on making specific features testable are under the ["Creating tests" page](
[SuppressMessage(
"Design",
"CA1050: Declare types in namespaces",
Justification = "As described here: https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-6.0.")]
Justification = "As described here: https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests.")]
public partial class Program
{
protected Program()
Expand Down

0 comments on commit 0606dfc

Please sign in to comment.