]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Mention new repository location on github
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 4 Jun 2016 15:28:14 +0000 (17:28 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 4 Jun 2016 15:28:14 +0000 (17:28 +0200)
README.txt

index e7bcc25c8b455eb181b97ee53b6f0ff80c1bca6a..bf808d4629b2108114ecd5cc28d8408577783012 100644 (file)
@@ -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