Skip to content

Commit

Permalink
Revert HTTPS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alanyee authored Jul 8, 2016
1 parent 82c74c6 commit 5579747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyguide.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<HTML xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" xmlns:fo="https://www.w3.org/1999/XSL/Format" xmlns:fn="https://www.w3.org/2005/xpath-functions">
<HTML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fn="http://www.w3.org/2005/xpath-functions">
<HEAD>
<TITLE>Google Python Style Guide</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
Expand Down

0 comments on commit 5579747

Please sign in to comment.