commit: ed6f48688c39f23700f81e6190eb3ebfb201868b Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Wed Jan 21 08:32:14 2026 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jan 21 10:49:45 2026 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ed6f4868
ebuild-writing/eapi: fix link to EAPI Cheat Sheet Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ebuild-writing/eapi/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-writing/eapi/text.xml b/ebuild-writing/eapi/text.xml index a643c6d..49eb1f5 100644 --- a/ebuild-writing/eapi/text.xml +++ b/ebuild-writing/eapi/text.xml @@ -1438,7 +1438,7 @@ $(usev foo --enable-foo) <note> This section is based on the -<uri link="https://https://projects.gentoo.org/pms/9/eapi-cheatsheet.pdf"> +<uri link="https://projects.gentoo.org/pms/9/eapi-cheatsheet.pdf"> EAPI Cheat Sheet</uri>. </note> </body>
