diff options
author | Sean Nam <namsangwoo1@gmail.com> | 2017-02-09 17:10:03 -0800 |
---|---|---|
committer | Sean Nam <namsangwoo1@gmail.com> | 2017-02-09 17:10:03 -0800 |
commit | 5254804c1ccf51fb3c3c500a7095dd8408371837 (patch) | |
tree | cade605f3e011f8ac0d46ef74380c632e5502f99 /julia.html.markdown | |
parent | 52ff8f41e4ef9de074081b5ef22c5dfa4dd86f0a (diff) | |
parent | 7f0fff0adf38fb47b36da4a8c319c6c9c28c546d (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '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). |