julia: fix URL to building instruction in README
Instructions in the upstream were redone and splitted to separate files for different platforms.
This commit is contained in:
@@ -20,5 +20,5 @@ minimal set of broken or incompatible tests you think you have a good reason to
|
||||
disable, is your best bet at arriving at a solid derivation.
|
||||
|
||||
[readme]: https://github.com/JuliaLang/julia/blob/master/README.md
|
||||
[build]: https://github.com/JuliaLang/julia/blob/master/doc/build/build.md
|
||||
[build]: https://github.com/JuliaLang/julia/tree/master/doc/src/devdocs/build
|
||||
[release_process]: https://julialang.org/blog/2019/08/release-process
|
||||
|
||||
Reference in New Issue
Block a user