diff options
author | Siddharth Gupta <siddharthgupta234@gmail.com> | 2017-01-13 22:53:13 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-13 22:53:13 +0530 |
commit | 01a84007d6464dd8044c7792c0d2e45158b8c707 (patch) | |
tree | d9b3fc87cca112b55d5bc6ad78e3e802e7292d21 | |
parent | b57b771dd3aba673c73cddf02b94c454f17b6b07 (diff) |
edit broken link in julia.html.markdown
-rw-r--r-- | julia.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/julia.html.markdown b/julia.html.markdown index 5b3f6fd8..a3154f09 100644 --- a/julia.html.markdown +++ b/julia.html.markdown @@ -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). |