]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated urls
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 6 Dec 2012 09:35:13 +0000 (10:35 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 6 Dec 2012 09:35:13 +0000 (10:35 +0100)
README
README-alpha

diff --git a/README b/README
index 215c2ca1b9aaa9b61f84bd954444c45e3a7b3406..33d6a8c82f88fc747a1ee8d295a68f7fd3230ca5 100644 (file)
--- 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
index d6ae3a4591a85ed404951226acb360b132de4f2c..111d5d00abe049f1698aa500097104e47a796067 100644 (file)
@@ -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: