Skip to content

Commit 4f406c9

Browse files
authored
Merge pull request #211 from ESMValGroup/fix-link
Change link in tutorial from master to main
2 parents 5c962d5 + 2123409 commit 4f406c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
As contributors and maintainers of this tutorial,
44
we pledge to follow the ESMValTool
5-
[Code of Conduct](https://github.com/ESMValGroup/ESMValTool/blob/master/CODE_OF_CONDUCT.md).
5+
[Code of Conduct](https://github.com/ESMValGroup/ESMValTool/blob/main/CODE_OF_CONDUCT.md).

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/blob/main/data/dataset.urls

0 commit comments

Comments
 (0)