Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 730719f

Browse files
author
John Beisner
committed
Changing two links from explicit to relative.
1 parent 4798895 commit 730719f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ If you are looking for the v1.0.1 release of the .NET Core tools (CLI, MSBuild a
1414
1515
Found an issue?
1616
---------------
17-
You can consult the [Documents Index](https://github.com/dotnet/cli/blob/release/2.0.0-preview2/Documentation/README.md) to find out the current issues and to see the workarounds.
17+
You can consult the [Documents Index](Documentation/README.md) to find out the current issues and to see the workarounds.
1818

19-
If you don't find your issue, please file one! However, given that this is a very high-frequency repo, we've setup some [basic guidelines](https://github.com/dotnet/cli/blob/release/2.0.0-preview2/Documentation/project-docs/issue-filing-guide.md) to help you. Please consult those first.
19+
If you don't find your issue, please file one! However, given that this is a very high-frequency repo, we've setup some [basic guidelines](Documentation/project-docs/issue-filing-guide.md) to help you. Please consult those first.
2020

2121
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).
2222

0 commit comments

Comments
 (0)