diff options
author | 2024-04-29 18:28:46 +0200 | |
---|---|---|
committer | 2024-05-07 19:16:53 +0200 | |
commit | fd9c0342503dd70838f2ecc75434d76349304079 (patch) | |
tree | 7b8f69aaab02a742a47366b5b08ab47486cf713a /general-concepts/mirrors/text.xml | |
parent | ebuild-writing/misc-files/patches: Revert wording change (diff) | |
download | devmanual-fd9c0342503dd70838f2ecc75434d76349304079.tar.gz devmanual-fd9c0342503dd70838f2ecc75434d76349304079.tar.bz2 devmanual-fd9c0342503dd70838f2ecc75434d76349304079.zip |
Fix internal references
Internal links referring to sections were broken by the previous
"Sentence case devmanual" commit.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'general-concepts/mirrors/text.xml')
-rw-r--r-- | general-concepts/mirrors/text.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml index 927a3a6..5bc8f73 100644 --- a/general-concepts/mirrors/text.xml +++ b/general-concepts/mirrors/text.xml @@ -70,7 +70,8 @@ fetch and start distributing the new version. <p> Updating an existing distfile is generally cause for concern and must be done -with care, see <uri link="::general-concepts/manifest/#Updating Manifests"/>. +with care, see +<uri link="::general-concepts/manifest/#Updating Manifest files"/>. </p> <p> |