diff options
author | 2021-09-24 16:05:23 +0200 | |
---|---|---|
committer | 2021-09-24 16:05:23 +0200 | |
commit | 961b2033331b450c52b5835a995a7c6812497d36 (patch) | |
tree | 5ff53a826b82bdf36abe179365ec7f554c3d2b29 /general-concepts/ebuild-revisions | |
parent | general-concepts/ebuild-revisions: mention pkgdev as alternative (diff) | |
download | devmanual-961b2033331b450c52b5835a995a7c6812497d36.tar.gz devmanual-961b2033331b450c52b5835a995a7c6812497d36.tar.bz2 devmanual-961b2033331b450c52b5835a995a7c6812497d36.zip |
general-concepts/ebuild-revisions: Fix link syntax
Fixes: 22a7fb2ca3bc0897a80b27470da1f9b5f06dd874
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'general-concepts/ebuild-revisions')
-rw-r--r-- | general-concepts/ebuild-revisions/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general-concepts/ebuild-revisions/text.xml b/general-concepts/ebuild-revisions/text.xml index 55e1387..755e0cf 100644 --- a/general-concepts/ebuild-revisions/text.xml +++ b/general-concepts/ebuild-revisions/text.xml @@ -111,8 +111,8 @@ of thumb could be used as a guideline: </li> <li> a dependency change due to - <uri link="::ebuild-maintenance/removal/#removing-a-virtual-package"> - removal of a virtual package.</uri> + <uri link="::ebuild-maintenance/removal/#Removing a virtual package"> + removal of a virtual package</uri>. </li> </ul> |