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

Commit d98e0a4

Browse files
committed
Merge pull request #1909 from bgribaudo/patch-1
Fixing broken links in repository readme
2 parents a4ae685 + a974df6 commit d98e0a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Want to get more familiar with what's going on in the code?
2828

2929
Looking for something to work on? The list of [up-for-grabs issues](https://github.com/dotnet/corefx/labels/up%20for%20grabs) is a great place to start or for larger items see the list of [feature approved](https://github.com/dotnet/corefx/labels/feature%20approved). See some of our guides for more details:
3030

31-
* [Contributing Guide](Documentation/contributing-corefx.md)
32-
* [Developer Guide](developer-guide.md)
33-
* [Issue Guide](issue-guide.md)
31+
* [Contributing Guide](Documentation/contributing.md)
32+
* [Developer Guide](Documentation/developer-guide.md)
33+
* [Issue Guide](Documentation/issue-guide.md)
3434

3535
You are also encouraged to start a discussion by filing an issue or creating a
3636
gist.

0 commit comments

Comments
 (0)