commit: 14edbff75c9483cf61512907dd7c0304941b098b
Author: Manuel RĂ¼ger <mrueg <AT> rueg <DOT> eu>
AuthorDate: Wed Aug 26 14:31:03 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 14:31:03 2015 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=14edbff7
Update git repository URI
general-concepts/news/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/news/text.xml b/general-concepts/news/text.xml
index de476a6..aabeec9 100644
--- a/general-concepts/news/text.xml
+++ b/general-concepts/news/text.xml
@@ -28,7 +28,7 @@ read or delete news items can be found on the news.eselect
man page.
<li>Wait for corrections or feedback that your news item is not of great
importance and should be revoked (can be possible).</li>
<li>Upon acceptance, create a detached armored GnuPG signature with gpg
--local-user --detach-sign --armor YYYY-MM-DD-name.lang.txt</li>
<li>Verify that your signature is correct with gpg --verify
YYYY-MM-DD-name.lang.txt.asc YYYY-MM-DD-name.lang.txt</li>
- <li>Create a directory structure for your item in the gentoo-news
repository (<c>git+ssh://[email protected]/proj/gentoo-news.git</c>):
YYYY/YYYY-MM-DD-name/.</li>
+ <li>Create a directory structure for your item in the gentoo-news
repository (<c>git+ssh://[email protected]/data/gentoo-news.git</c>):
YYYY/YYYY-MM-DD-name/.</li>
<li>Add both the news file and the signature to that directory.</li>
<li>Commit and push your changes to the gentoo-news repository.</li>
</ul>