Skip to content

Commit 06a816e

Browse files
committed
fix missing link
1 parent 519c60d commit 06a816e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/man/Tutorial_LaPalma.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We have filtered them and prepared a file with earthquake locations up to early
3131
Download that:
3232

3333
```julia
34-
#download_data("","EQ_events_all_info5_LaPalma_2021.dat")
34+
#download_data("https://zenodo.org/records/10738510/files/EQ_events_all_info5_LaPalma_2021.dat","EQ_events_all_info5_LaPalma_2021.dat")
3535
data_EQ = readdlm("EQ_events_all_info5_LaPalma_2021.dat")
3636
```
3737

@@ -155,4 +155,3 @@ The paraview statefile `/tutorials/LaPalma.pvsm` can be used to reproduce the fo
155155
---
156156

157157
*This page was generated using [Literate.jl](https://github.com/fredrikekre/Literate.jl).*
158-

0 commit comments

Comments
 (0)