trivial: link updates in documentation (GH-2765) (#4836)
(cherry picked from commit 4f29f3c84b74de8c208980a14bc56bffa6363121)
diff --git a/Doc/faq/extending.rst b/Doc/faq/extending.rst
index c380645..4be58d6 100644
--- a/Doc/faq/extending.rst
+++ b/Doc/faq/extending.rst
@@ -56,7 +56,7 @@
<https://riverbankcomputing.com/software/sip/intro>`__, `CXX
<http://cxx.sourceforge.net/>`_ `Boost
<http://www.boost.org/libs/python/doc/index.html>`_, or `Weave
-<https://scipy.github.io/devdocs/tutorial/weave.html>`_ are also
+<https://github.com/scipy/weave>`_ are also
alternatives for wrapping C++ libraries.