Skip to content

Commit 826b16a

Browse files
fix getting started link from documentation manual (#35828)
Co-authored-by: Andrea Maria <adelacruzflores@worth.systems>
1 parent 65869b1 commit 826b16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ for OS and platform combinations.
6161
If everything works correctly, you will see a Julia banner and an
6262
interactive prompt into which you can enter expressions for
6363
evaluation. You can read about [getting
64-
started](https://julialang.org/manual/getting-started) in the manual.
64+
started](https://docs.julialang.org/en/v1/manual/getting-started/) in the manual.
6565

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

0 commit comments

Comments
 (0)