We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c708e0c + 5978e61 commit c638544Copy full SHA for c638544
user/languages/julia.md
@@ -35,7 +35,7 @@ julia:
35
{: data-file=".travis.yml"}
36
37
Acceptable formats are:
38
- - `nightly` will test against the latest [nightly build](https://julialang.org/downloads/nightlies.html)
+ - `nightly` will test against the latest [nightly build](https://julialang.org/downloads/nightlies/)
39
of Julia.
40
- `X` will test against the latest release for that major version. (Applies only to major versions 1 and later.)
41
- `X.Y` will test against the latest release for that minor version.
0 commit comments