updated pbtest link
diff --git a/docs/compiling.rst b/docs/compiling.rst
index 886ab0d..9ec3bc2 100644
--- a/docs/compiling.rst
+++ b/docs/compiling.rst
@@ -7,9 +7,9 @@
For projects on PyPI, building with setuptools is the way to go. Sylvain Corlay
has kindly provided an example project which shows how to set up everything,
including automatic generation of documentation using Sphinx. Please refer to
-the [pbtest]_ repository.
+the [python_example]_ repository.
-.. [pbtest] https://github.com/pybind/pbtest
+.. [python_example] https://github.com/pybind/python_example
Building with cppimport
========================