You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ There are various editors around that have julia support:
38
38
39
39
## Getting started
40
40
41
-
The best way to get started with Mimi is to work through the tutorial in the documentation. The ``examples/tutorial`` folder in the [Mimi](https://github.com/anthofflab/Mimi.jl) github repository has julia code files that completely implement the example described in the tutorial.
41
+
The best way to get started with Mimi is to work through the [Tutorial](@ref). The ``examples/tutorial`` folder in the [Mimi](https://github.com/anthofflab/Mimi.jl) github repository has julia code files that completely implement the example described in the tutorial.
42
42
43
43
The [Mimi](https://github.com/anthofflab/Mimi.jl) github repository also has links to various models that are based on Mimi, and looking through their code can be instructive.
0 commit comments