Skip to content

Commit

Permalink
fix broken link (dotnet#5717)
Browse files Browse the repository at this point in the history
  • Loading branch information
mairaw authored and BillWagner committed Jun 1, 2018
1 parent 7b565ac commit 28a2f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csharp/whats-new/csharp-7-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ the compiler to match a specified version of the language. That enables you to
separate the decision to upgrade tools from the decision to upgrade language
versions.

C# 7.1 adds the [language version selection](#language-version-selection)
C# 7.1 adds the [language version selection](../language-reference/configure-language-version.md)
configuration element, three new language features and new compiler behavior.

The new language features in this release are:
Expand Down

0 comments on commit 28a2f59

Please sign in to comment.