diff --git a/juliatutorials/index.md b/juliatutorials/index.md index 22984f6..c9dcffe 100644 --- a/juliatutorials/index.md +++ b/juliatutorials/index.md @@ -2,7 +2,7 @@ ## Steps to view/run the tutorials -You can view [our notebook page](https://tensor4all.org/T4APlutoExamples/pluto_notebooks/) by a web browser. +You can view [our notebook page](https://tensor4all.org/T4APlutoExamples/) by a web browser. If you want to run the notebooks interactively, please install `Julia` following the [instructions](#install-julia). @@ -73,4 +73,4 @@ To exit the interactive session, type `exit()` followed by the return or enter k julia> exit() ``` -See the official documentation at [The Julia REPL](https://docs.julialang.org/en/v1/stdlib/REPL/) to learn more. \ No newline at end of file +See the official documentation at [The Julia REPL](https://docs.julialang.org/en/v1/stdlib/REPL/) to learn more.