]> git.siccegge.de Git - frida/web.git/commitdiff
Document move of frida repository
authorChristoph Egger <christoph@christoph-egger.org>
Thu, 25 Dec 2014 17:24:57 +0000 (18:24 +0100)
committerChristoph Egger <christoph@christoph-egger.org>
Thu, 25 Dec 2014 17:24:57 +0000 (18:24 +0100)
src/download.txt

index 01f08fc5775d334bb576c6e89880ec7e7a78653e..a838aaa5348ebedbbbdd43664984541c1f2a1342 100644 (file)
@@ -13,7 +13,7 @@ Getting the sourcecode
 
 Source code is available in git (GitWeb_).::
 
-    git clone https://git.siccegge.de/frida.git
+    git clone https://git.siccegge.de/frida/frida.git
 
 Building Frida
 --------------
@@ -32,4 +32,4 @@ Building itself works just as you would expect for a cmake project: ::
   make -j
   ./frida
 
-.. _GitWeb: https://git.siccegge.de/?p=frida.git;a=summary
+.. _GitWeb: https://git.siccegge.de/?p=frida/frida.git