commit | aa79af09f6598bbc6f66ea3b378fd3546da8f8ba | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel.jakob@epfl.ch> | Fri Jun 03 12:23:24 2016 +0200 |
committer | Wenzel Jakob <wenzel.jakob@epfl.ch> | Fri Jun 03 12:23:24 2016 +0200 |
tree | 22fc3e91e8ce1215bda2a884e39aaa59d1061d17 | |
parent | 9bb97c1b96023f771703de17b4e5ebcbbc45c1de [diff] [blame] |
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