Skip to content

Commit 9d80569

Browse files
author
Livar
authored
Merge pull request dotnet#6017 from foresterre/correct-documentation-links
Fix broken links from dotnet#5928 in the documentation.
2 parents 3103259 + 804f39e commit 9d80569

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ See [Contributing](https://github.com/dotnet/corefx/blob/master/Documentation/pr
66
Developers
77
==========
88

9-
See the [Developer Guide](Documentation/developer-guide.md) for details about developing in this repo.
9+
See the [Developer Guide](Documentation/project-docs/developer-guide.md) for details about developing in this repo.

Documentation/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ Documents Index
33

44
## Overview and general information
55

6-
- [Intro to .NET Core CLI](intro-to-cli.md)
7-
- [CLI UX Guidelines](cli-ux-guidelines.md)
6+
- [Intro to .NET Core CLI](general/intro-to-cli.md)
7+
- [CLI UX Guidelines](general/cli-ux-guidelines.md)
88
- [.NET Core native pre-requisities document](https://github.com/dotnet/core/blob/master/Documentation/prereqs.md)
99
- [Roadmap and OS support](https://github.com/dotnet/core/blob/master/roadmap.md)
1010
- [Comprehensive CLI documentation](https://docs.microsoft.com/en-us/dotnet/articles/core/preview3/tools/)
1111

1212
## Working with the CLI repo
1313

1414
- [Developer Guide](project-docs/developer-guide.md)
15-
- [How to file issues](project-docs/issue-filing.guide.md)
15+
- [How to file issues](project-docs/issue-filing-guide.md)
1616

1717
## Troubleshooting and issues reporting
1818

0 commit comments

Comments
 (0)