1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +02:00

edit broken link in julia.html.markdown

This commit is contained in:
Siddharth Gupta
2017-01-13 22:53:13 +05:30
committed by GitHub
parent b57b771dd3
commit 01a84007d6

View File

@@ -773,6 +773,6 @@ code_native(circle_area, (Float64,))
## Further Reading
You can get a lot more detail from [The Julia Manual](http://docs.julialang.org/en/latest/manual/)
You can get a lot more detail from [The Julia Manual](http://docs.julialang.org/en/latest/#Manual-1)
The best place to get help with Julia is the (very friendly) [mailing list](https://groups.google.com/forum/#!forum/julia-users).