Merge pull request #3423 from svick/patch-3

Fixed links in README.md
This commit is contained in:
Eric Erhardt 2016-06-08 11:13:38 -05:00
commit 7e00b53c48

View file

@ -99,7 +99,7 @@ Building from source
If you are building from source, take note that the build depends on NuGet packages hosted on MyGet, so if it is down, the build may fail. If that happens, you can always see the [MyGet status page](http://status.myget.org/) for more info.
Read over the [contributing guidelines](https://github.com/dotnet/cli/tree/master/CONTRIBUTING.md) and [developer documentation](https://github.com/dotnet/cli/tree/master/Documentation) for prerequisites for building from source.
Read over the [contributing guidelines](CONTRIBUTING.md) and [developer documentation](Documentation) for prerequisites for building from source.
Questions & Comments
--------------------