updated cmake example link
diff --git a/docs/compiling.rst b/docs/compiling.rst
index 5800694..886ab0d 100644
--- a/docs/compiling.rst
+++ b/docs/compiling.rst
@@ -50,4 +50,4 @@
 A working sample project, including a way to invoke CMake from :file:`setup.py` for
 PyPI integration, can be found in the [cmake_example]_  repository.
 
-.. [cmake_example] https://github.com/dean0x7d/pybind11_cmake_example
+.. [cmake_example] https://github.com/pybind/cmake_example