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

Commit 1b096a6

Browse files
committed
Merge pull request #2144 from dotnet/folderization
Fixing some broken links in Dev guide
2 parents 96bb8e0 + 83ec1ab commit 1b096a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/project-docs/developer-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The CoreFX repo can be built from a regular, non-admin command prompt. The build
1313
| x64 | ●| ◒| ◒| ◒|
1414
| x86 | ◯| ◯| ◯| ◯|
1515
| ARM32 | ◯| ◯| ◯| ◯|
16-
| | [Instructions](windows-instructions.md) | [Instructions](unix-instructions.md) | [Instructions](unix-instructions.md) | [Instructions](unix-instructions.md) |
16+
| | [Instructions](../building/windows-instructions.md) | [Instructions](../building/unix-instructions.md) | [Instructions](../building/unix-instructions.md) | [Instructions](../building/unix-instructions.md) |
1717

1818

19-
The CoreFX build and test suite is a work in progress, as are the [building and testing instructions](README.md). The .NET Core team and the community are improving Linux and OS X support on a daily basis are and adding more tests for all platforms. See [CoreFX Issues](https://github.com/dotnet/corefx/issues) to find out about specific work items or report issues.
19+
The CoreFX build and test suite is a work in progress, as are the [building and testing instructions](../README.md). The .NET Core team and the community are improving Linux and OS X support on a daily basis are and adding more tests for all platforms. See [CoreFX Issues](https://github.com/dotnet/corefx/issues) to find out about specific work items or report issues.

0 commit comments

Comments
 (0)