Fix link
diff --git a/examples/README.rst b/examples/README.rst
index 8964227..048f5a4 100644
--- a/examples/README.rst
+++ b/examples/README.rst
@@ -4,5 +4,5 @@
 preprocessor before passing the code to **pycparser**; see the `README file
 <https://github.com/eliben/pycparser/blob/master/README.rst>`_ and
 `this blog post
-<https://eli.thegreenplace.net/2015/on-parsing-c-type-declarations-and-fake-headersfor>`_
+<https://eli.thegreenplace.net/2015/on-parsing-c-type-declarations-and-fake-headers>`_
 more details.