Skip to content

Commit 6a2db80

Browse files
committed
docs: Update Git URLs to GitHub
Per move to GitHub: https://lists.ozlabs.org/pipermail/patchwork/2015-October/001873.html Signed-off-by: Stephen Finucane <[email protected]>
1 parent 9576870 commit 6a2db80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ of community projects.
2020

2121
The latest version of Patchwork is available with git. To download:
2222

23-
$ git clone git://ozlabs.org/home/jk/git/patchwork
23+
$ git clone git://github.com/getpatchwork/patchwork
2424

2525
Patchwork is distributed under the [GNU General Public License].
2626

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: patchwork
22
site_url: http://jk.ozlabs.org/projects/patchwork/
33
site_description: patchwork - the web-based patch tracking system
44

5-
repo_url: git://ozlabs.org/home/jk/git/patchwork
5+
repo_url: git://github.com/getpatchwork/patchwork
66

77
pages:
88
- Home: 'index.md'

0 commit comments

Comments
 (0)