From: Sergey Matveev Date: Sat, 26 Dec 2020 09:34:11 +0000 (+0300) Subject: Actualize URLs to git repository browser X-Git-Tag: v5.5.0^2~24 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=fcc4f66275050277190af02222b3a6c90865c7bf Actualize URLs to git repository browser --- diff --git a/README b/README index 5ad12c9..e8bb290 100644 --- a/README +++ b/README @@ -25,6 +25,6 @@ patches to nncp-devel mailing list: https://lists.cypherpunks.ru/pipermail/nncp-devel/ Development Git source code repository currently is located here: -http://git.cypherpunks.ru/?p=nncp.git;a=summary +http://www.git.cypherpunks.ru/?p=nncp.git;a=summary For further information please read either doc/nncp.info or doc/nncp.texi. diff --git a/README.RU b/README.RU index bfd5880..9642305 100644 --- a/README.RU +++ b/README.RU @@ -30,7 +30,7 @@ NNCP это свободное программное обеспечением: https://lists.cypherpunks.ru/pipermail/nncp-devel/ Исходный код для разработчика находится в Git репозитории: -http://git.cypherpunks.ru/?p=nncp.git;a=summary +http://www.git.cypherpunks.ru/?p=nncp.git;a=summary Для дополнительной информации пожалуйста читайте или doc/nncp.info или doc/nncp.texi. diff --git a/doc/integration.texi b/doc/integration.texi index af74967..0f6adbc 100644 --- a/doc/integration.texi +++ b/doc/integration.texi @@ -167,7 +167,7 @@ $ r2e new rss-robot@@address.com and add feeds you want to retrieve: @example -$ r2e add http://git.cypherpunks.ru/?p=nncp.git;a=atom +$ r2e add http://www.git.cypherpunks.ru/?p=nncp.git;a=atom @end example and run the process: diff --git a/doc/sources.texi b/doc/sources.texi index d1970e6..990639c 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -11,3 +11,5 @@ $ git clone git://git.cypherpunks.ru/nncp.git $ cd nncp $ git checkout develop @end example + +You can also use @url{https://git.cypherpunks.ru/nncp.git}.