Quote href values - our tools don't support unquoted values.

[SVN r45283]
This commit is contained in:
Daniel James
2008-05-11 13:49:20 +00:00
parent 36a99eb0a0
commit 95d424012b
4 changed files with 6 additions and 6 deletions

2
doc/style.html Executable file → Normal file
View File

@@ -53,7 +53,7 @@
<a href="range.html#bidirectional_range">Bidirectional Range</a> <li>
<a href="range.html#random_access_range">Random Access Range</a> </ul>
</ul>
Notice how we have used the categories from the <a href=../../iterator/doc/new-iter-concepts.html>new
Notice how we have used the categories from the <a href="../../iterator/doc/new-iter-concepts.html">new
style iterators</a>.
<p>