From f52a8a67ab4f0fc18664f427780adf5896af9d24 Mon Sep 17 00:00:00 2001
From: Christoph Egger <christoph@christoph-egger.org>
Date: Thu, 25 Dec 2014 18:24:57 +0100
Subject: [PATCH] Document move of frida repository

---
 src/download.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/download.txt b/src/download.txt
index 01f08fc..a838aaa 100644
--- a/src/download.txt
+++ b/src/download.txt
@@ -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
-- 
2.39.5