diff --git a/README.rst b/README.rst
index 544dd31..b2e7c86 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,10 @@
nnpy: cffi-based Python bindings for nanomsg
============================================
-**This library is no longer being maintained.** Instead, consider using [pynng](https://github.com/codypiersall/pynng).
+This library is no longer being maintained.
+-------------------------------------------
+
+Instead, consider using `pynng`_.
Is what it says on the tin. Stay tuned for more. Dependencies:
@@ -40,3 +43,5 @@ Related Projects
- `nanomsg `_
- `aionn `_ - asyncio messaging library based on nnpy
+
+.. _pynng: https://github.com/codypiersall/pynng