Skip to content

Commit 9b242bc

Browse files
committed
update URLs to EasyBuild documentation
1 parent ecd9e02 commit 9b242bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/docs/HPC/easybuild.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ EasyBuild provides a large collection of readily available software
9797
versions, combined with a particular toolchain version. Use the
9898
`--search` (or `-S`) functionality to see which different 'easyconfigs'
9999
(build recipes, see
100-
<http://easybuild.readthedocs.org/en/latest/Concepts_and_Terminology.html#easyconfig-files>) are available:
100+
<https://docs.easybuild.io/terminology/#easyconfig_files>) are available:
101101

102102
```
103103
$ eb -S example-1.2
@@ -137,7 +137,7 @@ eb example-1.2.5-intel-{{ current_year}}a.eb --robot --try-toolchain=intel,{{ cu
137137

138138
To install other, not yet supported, software, you will need to provide
139139
the required easyconfig files yourself. See
140-
<https://easybuild.readthedocs.org/en/latest/Writing_easyconfig_files.html>
140+
<https://docs.easybuild.io/writing-easyconfig-files/>.
141141
for more information.
142142

143143
## Using the installed modules

0 commit comments

Comments
 (0)