diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2013-07-10 11:56:44 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2013-07-10 11:56:44 +0200 |
commit | 04b5604fbe332adfbae224e58090ea0391eea35d (patch) | |
tree | 9723f3b43082295d5bc02a1b662d8227cab80777 | |
parent | 854f832f852bf55a794357557e5a93c896fb6049 (diff) | |
download | arch-packages-04b5604fbe332adfbae224e58090ea0391eea35d.tar.gz |
fix readme
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,7 +29,7 @@ Currently comprises development versions of these packages: (#) LuaMD5_ (``lua-md5-git``), (#) `Selene Unicode`_ (``slnunicode-git``), (#) `Luasec Prosody`_ (``luasec-prosody-git``), -(#) `Lua 5.3 work` (``lua53``), +(#) `Lua 5.3 work`_ (``lua53``), (#) SWIG_ (``swig-git``). .. _ArchLinux: https://www.archlinux.org @@ -38,6 +38,6 @@ Currently comprises development versions of these packages: .. _Selene Unicode: https://aur.archlinux.org/packages/slnunicode-git .. _SWIG: https://aur.archlinux.org/packages/swig-git .. _Luasec Prosody: https://aur.archlinux.org/packages/luasec-prosody-git -.. _Lua 5.3 work: http://www.lua.org/work/ +.. _Lua 5.3 work: https://aur.archlinux.org/packages/lua53/ .. _me: mailto:phg42.2a@gmail.com |