From: Joel Rosdahl Date: Sat, 4 Jun 2016 15:28:14 +0000 (+0200) Subject: Mention new repository location on github X-Git-Tag: v3.2.6~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d67cbd7dbd80daadb7082749f52c468322bc1f;p=thirdparty%2Fccache.git Mention new repository location on github --- diff --git a/README.txt b/README.txt index e7bcc25c8..bf808d462 100644 --- a/README.txt +++ b/README.txt @@ -58,11 +58,11 @@ Source code repository To get the very latest version of ccache directly from the source code repository, use git: - git clone git://git.samba.org/ccache.git + git clone https://github.com/ccache/ccache.git You can also browse the repository: - http://gitweb.samba.org/?p=ccache.git + https://github.com/ccache/ccache History