Skip to content

Commit

Permalink
fix getting started link from documentation manual (JuliaLang#35828)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Maria <[email protected]>
  • Loading branch information
blood0cean and adelacruzflores committed May 11, 2020
1 parent 65869b1 commit 826b16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ for OS and platform combinations.
If everything works correctly, you will see a Julia banner and an
interactive prompt into which you can enter expressions for
evaluation. You can read about [getting
started](https://julialang.org/manual/getting-started) in the manual.
started](https://docs.julialang.org/en/v1/manual/getting-started/) in the manual.

**Note**: Although some system package managers provide Julia, such
installations are neither maintained nor endorsed by the Julia
Expand Down

0 comments on commit 826b16a

Please sign in to comment.