Skip to content

Commit bada458

Browse files
committed
remove bookmark from WIP PR
This can get added back later, once #4704 is approved.
1 parent 6cf7a81 commit bada458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/versions/selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The process for selecting an SDK version is:
4747
1. `dotnet` uses the SDK specified in the first *global.json* found.
4848
1. `dotnet` binds to the latest installed SDK if no *global.json* is found.
4949

50-
You can learn more about selecting an SDK version in the [matching rules](../tools/global-json.md#matching-rules) section of the topic on *global.json*.
50+
You can learn more about selecting an SDK version in the [matching rules](../tools/global-json.md) section of the topic on *global.json*.
5151

5252
## Target Framework Monikers define build time APIs
5353

0 commit comments

Comments
 (0)