Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Mar 2, 2024
1 parent d84147f commit 2e5d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/man/tutorial_MohoTopo.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ The result is shown here, where the previous points are colored white and are a

#### 4. Julia script

The full julia script that does it all is given [here](https://github.com/JuliaGeodynamics/GeophysicalModelGenerator.jl/blob/main/tutorial/MohoTopo_Spada.jl). You need to be in the same directory as in the data file, after which you can run it in julia with
The full julia script that does it all is given [here](https://github.com/JuliaGeodynamics/GeophysicalModelGenerator.jl/blob/main/tutorials/MohoTopo_Spada.jl). You need to be in the same directory as in the data file, after which you can run it in julia with
```julia
julia> include("MohoTopo_Spada.jl")
```

0 comments on commit 2e5d55c

Please sign in to comment.