whitespace normalizer

This commit is contained in:
dlichteblau
2005-12-29 00:31:30 +00:00
parent 4df5d1d054
commit b0615afdd9
14 changed files with 135 additions and 11 deletions

View File

@ -23,7 +23,7 @@
<li>
<ul class="hack">
<li>
<a href="using.html#quickstart"><b>Quick-Start Example</b></a>
<a href="quickstart.html"><b>Quick-Start Example</b></a>
</li>
</ul>
</li>
@ -116,7 +116,7 @@ $ cvs co cxml</pre>
<pre>* (asdf:operate 'asdf:load-op :cxml)</pre>
<p>
You can then try the <a href="using.html#quickstart">quick-start example</a>.
You can then try the <a href="quickstart.html">quick-start example</a>.
</p>
<a name="tests"/>