We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9576870 commit 6a2db80Copy full SHA for 6a2db80
docs/index.md
@@ -20,7 +20,7 @@ of community projects.
20
21
The latest version of Patchwork is available with git. To download:
22
23
- $ git clone git://ozlabs.org/home/jk/git/patchwork
+ $ git clone git://github.com/getpatchwork/patchwork
24
25
Patchwork is distributed under the [GNU General Public License].
26
mkdocs.yml
@@ -2,7 +2,7 @@ site_name: patchwork
2
site_url: http://jk.ozlabs.org/projects/patchwork/
3
site_description: patchwork - the web-based patch tracking system
4
5
-repo_url: git://ozlabs.org/home/jk/git/patchwork
+repo_url: git://github.com/getpatchwork/patchwork
6
7
pages:
8
- Home: 'index.md'
0 commit comments