From d37307d50df17fc54b2e9051536970c30b0658fc Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Wed, 28 May 2014 23:27:56 -0500 Subject: [PATCH] README tweaks --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index cbf749380..71b536c67 100644 --- a/README.rst +++ b/README.rst @@ -32,11 +32,12 @@ and private use. To use Loopy, you just need `pyopencl Places on the web related to Loopy: -* `Python package index <http://pypi.python.org/pypi/loopy`_ (download releases) Note the extra '.' in the PyPI identifier! +* `Python package index <http://pypi.python.org/pypi/loo.py>`_ (download releases) Note the extra '.' in the PyPI identifier! * `Documentation <http://documen.tician.de/loopy>`_ (read how things work) .. image:: https://badge.fury.io/py/loo.py.png :target: http://pypi.python.org/pypi/loo.py -* `Github <http://github.com/pyopencl/loopy`_ (get latest source code, file bugs) -* `Wiki <http://wiki.tiker.net/Loopy`_ (read installation tips, get examples, read FAQ) +* `Github <http://github.com/pyopencl/loopy>`_ (get latest source code, file bugs) +* `Wiki <http://wiki.tiker.net/Loopy>`_ (read installation tips, get examples, read FAQ) +* `Homepage <http://mathema.tician.de/software/loopy>`_ -- GitLab