From 1eb8b4a49d8f47fec0c0e28d26a5cdd39194bb83 Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Thu, 7 Nov 2013 20:32:58 -0500 Subject: [PATCH] Fix bad links on Arch aur package readme. These were totally wrong and somehow pointing to completely unrelated projects. --- packaging/arch/README.md | 6 +++--- 1 file 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/