]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Update Git URLs to GitHub v1.0.0
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 16 Oct 2015 21:45:38 +0000 (22:45 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Mon, 26 Oct 2015 20:24:31 +0000 (20:24 +0000)
Per move to GitHub:

    https://lists.ozlabs.org/pipermail/patchwork/2015-October/001873.html

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
docs/index.md
mkdocs.yml

index f79f84bb26fa5d74f97ec4fd9c449eedb80f2f32..ca4073f276b01e9b6f0f00d5d7a0292d9972a68d 100644 (file)
@@ -20,7 +20,7 @@ of community projects.
 
 The latest version of Patchwork is available with git. To download:
 
-    $ git clone git://ozlabs.org/home/jk/git/patchwork
+    $ git clone git://github.com/getpatchwork/patchwork
 
 Patchwork is distributed under the [GNU General Public License].
 
index ce603077c42e6e012a09652ee314dad5ab4a9f79..876ebf75efc2aa7f6ccbbcf57be363393b8c68f6 100644 (file)
@@ -2,7 +2,7 @@ site_name: patchwork
 site_url: http://jk.ozlabs.org/projects/patchwork/
 site_description: patchwork - the web-based patch tracking system
 
-repo_url: git://ozlabs.org/home/jk/git/patchwork
+repo_url: git://github.com/getpatchwork/patchwork
 
 pages:
  - Home: 'index.md'