15924: Update github links to arvados org.
[arvados.git] / doc / sdk / python / arvados-fuse.html.textile.liquid
index b900dc932ffcb105a217686dbeac67aecee9e23b..80e793baa48cb8b0ff8712528dce83d6f6a92f6d 100644 (file)
@@ -53,7 +53,7 @@ h4. Option 3: Install from source
 Install the @python-setuptools@ package from your distribution.  Then run the following:
 
 <notextile>
-<pre><code>~$ <span class="userinput">git clone https://github.com/curoverse/arvados.git</span>
+<pre><code>~$ <span class="userinput">git clone https://github.com/arvados/arvados.git</span>
 ~$ <span class="userinput">cd arvados/services/fuse</span>
 ~/arvados/services/fuse$ <span class="userinput">python setup.py install</span>
 </code></pre>