Skip to content

Commit 0a6aeea

Browse files
authored
Change link in tutorial from master to main
Because master branch was recently renamed to main. See @209
1 parent 5c962d5 commit 0a6aeea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ To download the data required by this tutorial, run the following command using
240240

241241
~~~shell
242242
wget --no-clobber --input-file \
243-
https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/dataset.urls \
243+
https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/main/data/dataset.urls \
244244
--directory-prefix $HOME/esmvaltool_tutorial/data/
245245
~~~
246246

@@ -281,4 +281,4 @@ ESMValTool development team.
281281

282282
[cmip5-search]: https://esgf-data.dkrz.de/search/cmip5-dkrz/
283283
[theatoga.nc]: http://esgf-data1.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/ocean/Omon/r1i1p1/v20110916/thetaoga/thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc
284-
[ds]: https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/dataset.urls
284+
[ds]: https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/dataset.urls

0 commit comments

Comments
 (0)