Fix broken link

The link the bottom of https://google.github.io/styleguide/shell.xml is
broken. When changing from cppguide.xml to cppguide.html, it works.

Also cleaned up trailing whitespace.
pull/135/head
Alexander F Rødseth 2016-05-19 23:04:17 +02:00
parent 70d6b7d4b8
commit 7ebdcc4f94
1 changed files with 5 additions and 5 deletions

View File

@ -1141,7 +1141,7 @@ Revision 1.26
</p>
<p>
Please take a few minutes to read the Parting Words section at the bottom
of the <a href="cppguide.xml">C++ Guide</a>.
of the <a href="cppguide.html">C++ Guide</a>.
</p>
</CATEGORY>