Skip to content

Commit c638544

Browse files
authored
Merge pull request #2891 from hyrodium/master
Fix 404 link in julia doc
2 parents c708e0c + 5978e61 commit c638544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/languages/julia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ julia:
3535
{: data-file=".travis.yml"}
3636
3737
Acceptable formats are:
38-
- `nightly` will test against the latest [nightly build](https://julialang.org/downloads/nightlies.html)
38+
- `nightly` will test against the latest [nightly build](https://julialang.org/downloads/nightlies/)
3939
of Julia.
4040
- `X` will test against the latest release for that major version. (Applies only to major versions 1 and later.)
4141
- `X.Y` will test against the latest release for that minor version.

0 commit comments

Comments
 (0)