diff options
Diffstat (limited to 'doc/ext/example_google.py')
-rw-r--r-- | doc/ext/example_google.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/example_google.py b/doc/ext/example_google.py index 5b4fa58df..4f6abacdf 100644 --- a/doc/ext/example_google.py +++ b/doc/ext/example_google.py @@ -29,7 +29,7 @@ Todo: * You have to also use ``sphinx.ext.todo`` extension .. _Google Python Style Guide: - http://google.github.io/styleguide/pyguide.html + https://google.github.io/styleguide/pyguide.html """ |