From c64f64973c89261a65815d0ed681fa7bb4a4a7a9 Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 2 Sep 2016 18:28:49 +0200 Subject: [PATCH] Update the google style link. --- CODING_STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODING_STYLE.md b/CODING_STYLE.md index 9dab1ad3a..222c97bb0 100644 --- a/CODING_STYLE.md +++ b/CODING_STYLE.md @@ -191,7 +191,7 @@ or in the chat. [pep8]: http://www.python.org/dev/peps/pep-0008 [pep8tool]: https://pypi.python.org/pypi/pep8 -[googlestyle]: http://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Comments#Comments +[googlestyle]: http://www.sphinx-doc.org/en/stable/ext/example_google.html [githubmarkdown]: https://help.github.com/articles/github-flavored-markdown/ [markdown-hilight]: https://help.github.com/articles/github-flavored-markdown/#syntax-highlighting [command-docstrings]: https://github.com/evennia/evennia/wiki/Using%20MUX%20As%20a%20Standard#documentation-policy