summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-12-06 10:35:13 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-12-06 10:35:13 +0100
commit2590a994ca1246b0aea67bee2d0a5aac6cb31c8c (patch)
tree997fada20c8c81b9c86cc5a747cb156fb954e380
parentc405f8d51b06b6dd220b453fb77250aab6f12204 (diff)
downloadgnutls-2590a994ca1246b0aea67bee2d0a5aac6cb31c8c.tar.gz
updated urls
-rw-r--r--README3
-rw-r--r--README-alpha2
2 files changed, 2 insertions, 3 deletions
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: