aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'general-concepts/news/text.xml')
-rw-r--r--general-concepts/news/text.xml2
1 files changed, 1 insertions, 1 deletions
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://git@git.gentoo.org/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://git@git.gentoo.org/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>