Skip to content

Commit ac33964

Browse files
committed
Fix style guide link in CONTRIBUTING.md
1 parent a18e053 commit ac33964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When contributing to a notebook, update the notebook author(s):
8181

8282
Please refer to the style of existing notebooks to help maintain consistency. A consistently themed collection of notebooks will help users more seamlessly transition from challenge to challenge.
8383

84-
Review the following [style guide](https://google-styleguide.googlecode.com/svn/trunk/pyguide.html).
84+
Review the following [style guide](https://google.github.io/styleguide/pyguide.html).
8585

8686
Review [PEP8](https://www.python.org/dev/peps/pep-0008/) and use a [validator](http://pep8online.com/).
8787

0 commit comments

Comments
 (0)