Skip to content

Commit 8c3bd39

Browse files
author
Rémi Kazeroni
authored
switched to new url (#284)
1 parent 55caef0 commit 8c3bd39

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ Please see [information][contact-info] on how to subscribe to user mailing list.
171171

172172
[ESMValTool-site]: https://www.esmvaltool.org/
173173
[ESMValTool-doc]: https://esmvaltool.readthedocs.io/en/latest/
174-
[tutorial-repo]: https://esmvalgroup.github.io/ESMValTool_Tutorial/
175-
[tutorial-site]: https://esmvalgroup.github.io/ESMValTool_Tutorial
174+
[tutorial-repo]: https://tutorial.esmvaltool.org/
175+
[tutorial-site]: https://tutorial.esmvaltool.org/
176176
[tutorial-maintainers]: https://github.com/ESMValGroup/ESMValTool_Tutorial#maintainers
177177
[github]: https://github.com
178178
[issues]: https://github.com/ESMValGroup/ESMValTool_Tutorial/issues

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To cite this tutorial, please use the information available at
4141

4242
[ESMValTool-site]: https://www.esmvaltool.org/
4343
[ESMValTool-doc]: https://esmvaltool.readthedocs.io/en/latest/
44-
[tutorial-repo]: https://esmvalgroup.github.io/ESMValTool_Tutorial/
45-
[tutorial-site]: https://esmvalgroup.github.io/ESMValTool_Tutorial
44+
[tutorial-repo]: https://tutorial.esmvaltool.org/
45+
[tutorial-site]: https://tutorial.esmvaltool.org/
4646
[user-engagement]: https://github.com/orgs/ESMValGroup/teams/userengagementteam
4747
[contact-info]: https://docs.esmvaltool.org/en/latest/introduction.html#user-mailing-list

_episodes/01-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keypoints:
2424
to run ESMValTool as quickly as possible without having to go through the
2525
whole tutorial"
2626
- "Use the `module load` command to load the ESMValTool environment,
27-
see the [Installation](https://esmvalgroup.github.io/ESMValTool_Tutorial/02-installation/index.html)
27+
see the [Installation][lesson-installation]
2828
episode for more details and use `esmvaltool --help` to check the ESMValTool
2929
environment"
3030
- "Use `esmvaltool config get_config_user` to create the ESMValTool user

data/dataset.urls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Dataset urls required fo tutorial, described at https://esmvalgroup.github.io/ESMValTool_Tutorial/setup.html#using-your-own-machine
1+
# Dataset urls required fo tutorial, described at https://tutorial.esmvaltool.org/setup.html#using-your-own-machine
22
# For episodes 4 and 5
33
http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc
44
http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/BCC/bcc-csm1-1/historical/fx/atmos/fx/r0i0p0/v1/areacella/areacella_fx_bcc-csm1-1_historical_r0i0p0.nc

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ independently.
7171
> - [Papers](https://esmvaltool.org/references/)
7272
> - [ESMValTool Source code](https://github.com/ESMValGroup/ESMValTool)
7373
> - [ESMValCore Source code](https://github.com/ESMValGroup/ESMValCore)
74-
> - [ESMValTool Citation info](https://esmvalgroup.github.io/ESMValTool_Tutorial/about/index.html)
74+
> - [ESMValTool Citation info](https://tutorial.esmvaltool.org/about/index.html)
7575
>
7676
{: .callout}
7777

0 commit comments

Comments
 (0)