diff --git a/README.md b/README.md index 6966bdc3d..c4ae2012a 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Compiling to IL is done using: This will drop a binary in `./bin/[configuration]/[framework]/[rid]/[binary name]` that you can just run. -For more details, please refer to the [documentation](https://github.com/dotnet/corert/tree/master/Documentation). +For more details, please refer to the [documentation](Documentation). Building from source --------------------