diff --git a/docs/code_style.rst b/docs/code_style.rst
index 8cde76149a45cbca076482df94eeab549397b2eb..39710ab4ae5c50262bd17aeeed7b9e3ee96236a7 100644
--- a/docs/code_style.rst
+++ b/docs/code_style.rst
@@ -43,7 +43,7 @@ Basically, PEP8
   together, or want to deliberately extend or preserve vertical/horizontal
   space)
 
-Comments should follow the `google code style <http://google.github.io/styleguide/pyguide.html>`_.
+Comments should follow the `google code style <http://google.github.io/styleguide/pyguide.html?showone=Comments#Comments>`_.
 This is so that we can generate documentation with 
 `sphinx <http://sphinxcontrib-napoleon.readthedocs.org/en/latest/>`_.