From: Nikos Mavrogiannopoulos Date: Thu, 6 Dec 2012 09:35:13 +0000 (+0100) Subject: updated urls X-Git-Tag: gnutls_3_1_6~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2590a994ca1246b0aea67bee2d0a5aac6cb31c8c;p=thirdparty%2Fgnutls.git updated urls --- diff --git a/README b/README index 215c2ca1b9..33d6a8c82f 100644 --- a/README +++ b/README @@ -119,8 +119,7 @@ configuration to reproduce a scenario. Notifying the developers about a possible bug will greatly help the project. If you believe you have found a bug, please report it to bug-gnutls@gnu.org -together with any applicable information. A web interface for the system -is available at http://savannah.gnu.org/support/?group=gnutls. +together with any applicable information. Applicable information would include why the issue is a GnuTLS bug (if not readily apparent), output from 'uname -a', the version of the library or diff --git a/README-alpha b/README-alpha index d6ae3a4591..111d5d00ab 100644 --- a/README-alpha +++ b/README-alpha @@ -50,7 +50,7 @@ apt-get install automake autogen nettle-dev libp11-kit-dev To download the version controlled sources: -$ git clone git://git.savannah.gnu.org/gnutls.git +$ git clone git://repo.or.cz/gnutls.git $ cd gnutls The next step is to run autoreconf (etc) and then ./configure: