Skip to content

Commit de7af0c

Browse files
committed
Correct brackets
1 parent 9f003c0 commit de7af0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ data (12Gb).
258258

259259
For this tutorial you can download the required data files by
260260

261-
1. Going to the [CMIP5 search page on the DKRZ ESGF node](cmip5-search)
261+
1. Going to the [CMIP5 search page on the DKRZ ESGF node][cmip5-search]
262262
2. Performing the following search constraints
263263

264264
- Model = HadGEM2-ES
@@ -272,7 +272,7 @@ For this tutorial you can download the required data files by
272272
5. At bottom of page click on `Show All Files`
273273
6. Find the file which starts with `thetaoga` in the list
274274
7. Use `HTTP Download` link to download
275-
the [thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc](theatoga.nc) file
275+
the [thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc][theatoga.nc] file
276276
to `~/default_inputpath/` directory.
277277

278278
The tutorial needs more data files. All of the data files should be downloaded
@@ -284,7 +284,7 @@ wget --no-clobber --input-file \
284284
--directory-prefix $HOME/default_inputpath/
285285
~~~
286286

287-
The [dataset.urls](ds) file contains all data set urls and in comments the used search constraints.
287+
The [dataset.urls][ds] file contains all data set urls and in comments the used search constraints.
288288

289289
You will also need to able to use:
290290

0 commit comments

Comments
 (0)