Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Update link to `our notebook page`
  • Loading branch information
terasakisatoshi authored Nov 29, 2024
1 parent 320d43d commit b9d40d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions juliatutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down Expand Up @@ -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.
See the official documentation at [The Julia REPL](https://docs.julialang.org/en/v1/stdlib/REPL/) to learn more.

0 comments on commit b9d40d1

Please sign in to comment.