summaryrefslogtreecommitdiffstats
path: root/packaging/arch
diff options
context:
space:
mode:
authorMatthew Jones <mat@matburt.net>2013-11-08 02:32:58 +0100
committerMatthew Jones <mat@matburt.net>2013-11-08 02:32:58 +0100
commit1eb8b4a49d8f47fec0c0e28d26a5cdd39194bb83 (patch)
treea2038f97bf124b866f235385d5efe4d04e5368f3 /packaging/arch
parentMerge pull request #3940 from hnakamur/hostname_module (diff)
downloadansible-1eb8b4a49d8f47fec0c0e28d26a5cdd39194bb83.tar.xz
ansible-1eb8b4a49d8f47fec0c0e28d26a5cdd39194bb83.zip
Fix bad links on Arch aur package readme.
These were totally wrong and somehow pointing to completely unrelated projects.
Diffstat (limited to 'packaging/arch')
-rw-r--r--packaging/arch/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/arch/README.md b/packaging/arch/README.md
index be93e50940..cc9796142b 100644
--- a/packaging/arch/README.md
+++ b/packaging/arch/README.md
@@ -6,8 +6,8 @@ You should use AUR to install [ansible-git][1], using `yaourt` for instance :
yaourt -S ansible-git
-You can also find a stable AUR package for the stable version of [ansible][1].
+You can also find a stable AUR package for the stable version of [ansible][2].
- [1]: https://github.com/ramaze/ramaze
- [2]: https://github.com/paulasmuth/fnordmetric
+ [1]: https://aur.archlinux.org/packages/ansible-git/
+ [2]: https://aur.archlinux.org/packages/ansible/