diff --git a/doc/ext/autodoc.rst b/doc/ext/autodoc.rst index 0bddba5c5..bf20f7ac4 100644 --- a/doc/ext/autodoc.rst +++ b/doc/ext/autodoc.rst @@ -41,7 +41,7 @@ you can also enable the :mod:`napoleon ` extension. docstrings to correct reStructuredText before :mod:`autodoc` processes them. .. _Google: - https://google.github.io/styleguide/pyguide.html#Comments + https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings .. _NumPy: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt