summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndre Polykanine A.K.A. Menelion ElensĂșlĂ« <andre@oire.org>2017-01-13 23:59:45 +0200
committerGitHub <noreply@github.com>2017-01-13 23:59:45 +0200
commit7402500407bf41931440be7d1e992cd8ff406403 (patch)
treed9b3fc87cca112b55d5bc6ad78e3e802e7292d21
parentb57b771dd3aba673c73cddf02b94c454f17b6b07 (diff)
parent01a84007d6464dd8044c7792c0d2e45158b8c707 (diff)
Merge pull request #2631 from sidgupta234/patch-1
[Julia/en] edit broken link in julia.html.markdown
-rw-r--r--julia.html.markdown2
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).