Skip to content

Commit 65f7bf6

Browse files
committed
fix the links
1 parent 1767f75 commit 65f7bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/03-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ We add the root path of the folder where data is available.
9393
> ## Setting the correct rootpath
9494
>
9595
> * To get the data (or its correct rootpath), check instruction in
96-
[Setup](https://esmvalgroup.github.io/tutorial/setup.html).
96+
[Setup]({{ page.root }}{% link setup.md %}).
9797
> * For more information about setting the rootpath, you can visit the ESMValTool
9898
[documentation](https://esmvaltool.readthedocs.io/projects/esmvalcore/en/latest/esmvalcore/datafinder.html).
9999
{: .callout}
@@ -164,7 +164,7 @@ resource_usage.txt and temporary files created by the diagnostic scripts.
164164
files in NetCDF format (depends on the diagnostic script).
165165
>
166166
> We explain more about output in the next
167-
[lesson](https://esmvalgroup.github.io/tutorial/04-toy-example/index.html)
167+
[lesson]({{ page.root }}{% link _episodes/04-toy-example.md %})
168168
{: .callout}
169169

170170
## Auxiliary data directory

0 commit comments

Comments
 (0)