diff --git a/README.rst b/README.rst
index 1cfb01b0edebe3bcd2db6ea47174c913d3731864..7c6417bd376cd933191727eba0257963ed60c236 100644
--- a/README.rst
+++ b/README.rst
@@ -9,7 +9,7 @@ It relies on
 * `numpy <http://pypi.python.org/pypi/numpy>`_ for arrays
 * `modepy <http://pypi.python.org/pypi/modepy>`_ for modes and nodes on simplices
 * `meshmode <http://pypi.python.org/pypi/meshmode>`_ for modes and nodes on simplices
-* `loopy <http://pypi.python.org/pypi/loopy>`_ for fast array operations
+* `loopy <http://pypi.python.org/pypi/loo.py>`_ for fast array operations
 * `leap <http://pypi.python.org/pypi/leap>`_ for time integration
 * `dagrt <http://pypi.python.org/pypi/dagrt>`_ as an execution runtime
 * `pytest <http://pypi.python.org/pypi/pytest>`_ for automated testing