Skip to content

Commit

Permalink
remove top-level 'trace' internal link in tracing-progress page
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Nov 20, 2023
1 parent a4c756f commit e983836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ search:
release notes for EasyBuild v3.4.0 (see
[EasyBuild v3.4.0 (September 10th 2017)][release_notes_eb340])
- **release 20170906.01** (*Sept 6th 2017*): document
`--trace` (see [Tracing progress][trace])
`--trace` (see [Tracing progress](tracing-progress.md))
- **release 20170824.02** (*Aug 24th 2017*): document
`--inject-checksums` (see [Adding or replacing checksums using `--inject-checksums`][inject_checksums])
- **release 20170824.01** (*Aug 24th 2017*): document
Expand Down
2 changes: 1 addition & 1 deletion docs/tracing-progress.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Tracing progress {: #trace }
# Tracing progress

To trace the progress of EasyBuild while it is installing software, you
can use `eb --trace`.
Expand Down

0 comments on commit e983836

Please sign in to comment.