1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 09:14:39 +02:00

Merge pull request #2631 from sidgupta234/patch-1

[Julia/en] edit broken link in julia.html.markdown
This commit is contained in:
Andre Polykanine A.K.A. Menelion Elensúlë
2017-01-13 23:59:45 +02:00
committed by GitHub

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).