Skip to content

Commit 6f919b1

Browse files
authored
Merge pull request #314 from lexming/fix-archive-title
fix title of new archive location in easybuild 5.0
2 parents fe349f1 + 7ae2608 commit 6f919b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/easybuild-v5/enhancements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Various significant enhancements are included in EasyBuild v5.0, including:
1010
- [Mark support for installing extensions in parallel as stable (no longer experimental)][parallel-extensions-install-stable]
1111
- [Mark easystack support as stable (no longer experimental)][easystack-stable]
1212
- [Reproducible tarballs for sources created via `git_config`][reproducible-tarballs-git_config]
13-
- [New house for the archive of easyconfigs][new-easyconfig-archive]
13+
- [New home for the archive of easyconfigs][new-easyconfig-archive]
1414
- [Granular exit codes][granular-exit-codes]
1515
- [Copy build directory and/or log file(s) if installation failed to path specified via `--failed-install-build-dirs-path` or `--failed-install-logs-path`][copy-build-log-failed-installs]
1616
- [Specify changes that should be made by generated module files via `module_load_environment`][module-load-environment]
@@ -118,7 +118,7 @@ changes in format.
118118

119119
---
120120

121-
## New house for the archive of easyconfigs { : #new-easyconfig-archive }
121+
## New home for the archive of easyconfigs { : #new-easyconfig-archive }
122122

123123
The collection of old unsupported easyconfig files located inside the `__archive__` folder in our
124124
[easybuilders/easybuild-easyconfigs](https://github.com/easybuilders/easybuild-easyconfigs)

docs/easybuild-v5/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Various significant enhancements are included in EasyBuild v5.0, including:
7171
- [Mark support for installing extensions in parallel as stable (no longer experimental)](enhancements.md#parallel-extensions-install-stable)
7272
- [Mark easystack support as stable (no longer experimental)](enhancements.md#easystack-stable)
7373
- [Reproducible tarballs for sources created via `git_config`](enhancements.md#reproducible-tarballs-git_config)
74-
- [New house for the archive of easyconfigs](enhancements.md#new-easyconfig-archive)
74+
- [New home for the archive of easyconfigs](enhancements.md#new-easyconfig-archive)
7575
- [Granular exit codes](enhancements.md#granular-exit-codes)
7676
- [Copy build directory and/or log file(s) if installation failed to path specified via `--failed-install-build-dirs-path` or `--failed-install-logs-path`](enhancements.md#copy-build-log-failed-installs)
7777
- [Specify changes that should be made by generated module files via `module_load_environment`](../implementing-easyblocks.md#module_load_environment)

0 commit comments

Comments
 (0)