We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc60e8 commit dc478fcCopy full SHA for dc478fc
docs/faq.rst
@@ -165,7 +165,7 @@ have adopted customized docstring styles that are simultaneously
165
informative and legible. The
166
`NumPy <https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt>`_
167
and
168
-`Google <http://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Comments#Comments>`_
+`Google <https://google.github.io/styleguide/pyguide.html?showone=Comments#Comments>`_
169
styles are two popular docstring formats. Fortunately, the default
170
Read The Docs theme handles both formats just fine, provided
171
your ``conf.py`` specifies an appropriate Sphinx extension that
0 commit comments