Skip to content

Commit 6e4b0aa

Browse files
authored
Merge pull request google#135 from xyproto/gh-pages
Fix broken link
2 parents 450aa46 + 7ebdcc4 commit 6e4b0aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

shell.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Revision 1.26
1717

1818
<CATEGORY title="Background">
1919

20-
20+
2121

2222
<STYLEPOINT title="Which Shell to Use">
2323
<SUMMARY>
@@ -169,7 +169,7 @@ Revision 1.26
169169
<p>
170170
Every file must have a top-level comment including a brief overview of
171171
its contents.
172-
A
172+
A
173173
copyright notice
174174
and author information are optional.
175175
</p>
@@ -182,7 +182,7 @@ Revision 1.26
182182
</CODE_SNIPPET>
183183
</p>
184184

185-
185+
186186
</BODY>
187187
</STYLEPOINT>
188188

@@ -273,7 +273,7 @@ Revision 1.26
273273
</p>
274274
<p>
275275
Examples:
276-
276+
277277
<CODE_SNIPPET>
278278
# TODO(mrmonkey): Handle the unlikely edge cases (bug ####)
279279
</CODE_SNIPPET>
@@ -1141,7 +1141,7 @@ Revision 1.26
11411141
</p>
11421142
<p>
11431143
Please take a few minutes to read the Parting Words section at the bottom
1144-
of the <a href="cppguide.xml">C++ Guide</a>.
1144+
of the <a href="cppguide.html">C++ Guide</a>.
11451145
</p>
11461146
</CATEGORY>
11471147

0 commit comments

Comments
 (0)