X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fsources.texi;h=474d27c5b5b69dfce9f88b6f0ee2a01ea17274ac;hp=9ff82a9238155b356921b29503be23d3c04c8b88;hb=203dfe36da7adf2b3089e4fa4017a67409cbad70;hpb=f2ac3c52b34d291d0830474180dbd9c4dad002e1 diff --git a/doc/sources.texi b/doc/sources.texi index 9ff82a9..474d27c 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -1,4 +1,7 @@ @node Sources +@cindex sources +@cindex source code +@cindex git @section Development source code Development source code contains the latest version of the code. It may @@ -10,4 +13,7 @@ to use @ref{Tarballs, tarballs} instead. $ git clone --branch develop git://git.cypherpunks.ru/nncp.git nncp @end example -You can also use @url{https://git.cypherpunks.ru/nncp.git}. +You can also use +@url{https://git.cypherpunks.ru/nncp.git}, +@url{http://git.cypherpunks.ru/nncp.git}, +@url{http://y.git.cypherpunks.ru/nncp.git} URLs instead.