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:
Sergey Volkov
2023-10-25 13:05:58 +02:00
parent 942620ba9e
commit 4bc0e5fbc8
+1 -1
View File
@@ -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