Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/coding-style.html

Issue 29545648: Noissue - Updated link to Google HTML/CSS style guide (Closed)
Patch Set: Created Sept. 15, 2017, 1:52 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/coding-style.html
===================================================================
--- a/pages/coding-style.html
+++ b/pages/coding-style.html
@@ -44,7 +44,7 @@
<h2 id="html-css">{{html-css HTML and CSS}}</h2>
<ul>
- <li>{{html-css-general Follow the <a href="https://google.github.io/styleguide/htmlcssguide.xml">Google HTML/CSS Style Guide</a>.}}</li>
+ <li>{{html-css-general Follow the <a href="https://google.github.io/styleguide/htmlcssguide.html">Google HTML/CSS Style Guide</a>.}}</li>
<li>{{html-css-quotation Use double over single quotation marks.}}</li>
<li>{{html-css-optional-tag Don't omit optional HTML tags.}}</li>
<li>{{html-css-hexadecimal CSS color values should be specified in hexadecimal where possible.}}</li>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld