commit: dcf0f7be82ee04ec807ca70c2b21bfb9527ecd62 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 6 13:54:16 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed May 6 22:06:49 2015 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=dcf0f7be
Update URIs of repository. appendices/contributing/text.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index e434511..b2366a7 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -36,11 +36,15 @@ fine too <d/> the formatting can be easily done by someone else (meaning, us). <body> <p> - Currently, sources are hosted on <uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=summary">git.overlays.gentoo.org</uri>. For current Gentoo developers, - access is at <c>git+ssh://[email protected]/proj/devmanual.git</c>. Non-developers - can clone the respository by typing <c>git clone git://git.overlays.gentoo.org/proj/devmanual.git</c>. - The sources are also hosted on <uri link="https://github.com/gentoo/devmanual.gentoo.org">GitHub</uri> for those who - perfer to submit patches using pull requests. +Currently, sources are hosted on +<uri link="https://gitweb.gentoo.org/proj/devmanual.git">git.gentoo.org</uri>. +For current Gentoo developers, access is at +<c>git+ssh://[email protected]/proj/devmanual.git</c>. +Non-developers can clone the respository by typing +<c>git clone git://anongit.gentoo.org/proj/devmanual.git</c>. +The sources are also hosted on +<uri link="https://github.com/gentoo/devmanual.gentoo.org">GitHub</uri> +for those who perfer to submit patches using pull requests. </p> <p>
