commit: 86d4107e1723f91abe2c3b85dadb55f3dcbf8c58 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 13:08:20 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 13:08:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=86d4107e
quickstart: Generalize note about HOMEPAGE. Closes: https://bugs.gentoo.org/533552 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> quickstart/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/text.xml b/quickstart/text.xml index d98f43f..f8e65bb 100644 --- a/quickstart/text.xml +++ b/quickstart/text.xml @@ -99,7 +99,7 @@ of the package and its purpose. <p> The <c>HOMEPAGE</c> is a link to the package's homepage (remember to -include the <c>http://</c> part). +include the URI scheme, for example <c>https://</c>). </p> <p>
