diff --git a/source/python/docstrings.md b/source/python/docstrings.md index 588703b..c1990bc 100644 --- a/source/python/docstrings.md +++ b/source/python/docstrings.md @@ -12,7 +12,7 @@ - Google Python Style Guide: -- Example Google Style Python Docstrings: https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html +- Example Google Style Python Docstrings: ## Napoleon and Sphinx