index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-01-13 22:29:23 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-01-14 13:35:47 +1000 |
commit | 10bcf66db8dffbadd6f051acba3b543693819eff (patch) | |
tree | 94e344faaea6eb9afd540c88d53a3ae66ce10180 /doc/submitting-patches.asciidoc | |
parent | 02598521b1e6a2bffd0dc0917052a40b4a247f0e (diff) |
-rw-r--r-- | doc/submitting-patches.asciidoc | 2 |
diff --git a/doc/submitting-patches.asciidoc b/doc/submitting-patches.asciidoc index 9cf8dc64..88b58ca5 100644 --- a/doc/submitting-patches.asciidoc +++ b/doc/submitting-patches.asciidoc @@ -20,7 +20,7 @@ started with GIT if you have not worked with it before. The pacman code can be fetched using the following command: - git clone git://projects.archlinux.org/pacman.git + git clone git://git.archlinux.org/pacman.git Creating your patch |