Skip to content

Commit 223b359

Browse files
committed
Fixed syntax errors
1 parent 60035a5 commit 223b359

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ <h2 id="docs">Documentation</h2>
257257
<dd>
258258
<p>“Anecdotes about the development of the Newton, the world's first PDA.” The following articles cover NewtonScript:</p>
259259
<ul>
260-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=A_MessagePad_Memory_Primer.txt">A MessagePad Memory Primer</a></li>
261-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=Newton_Applications_Use_Heap_Space_When_Not_Running.txt">Newton Applications Use Heap Space</a></li>
262-
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=The_Alternatives_are_a_Real_Step_Backwards.txt">The Alternatives are a Real Step Backwards</a></li>
260+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=A_MessagePad_Memory_Primer.txt">A MessagePad Memory Primer</a></li>
261+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=Newton_Applications_Use_Heap_Space_When_Not_Running.txt">Newton Applications Use Heap Space</a></li>
262+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&amp;story=The_Alternatives_are_a_Real_Step_Backwards.txt">The Alternatives are a Real Step Backwards</a></li>
263263
</ul>
264264
<ul class="metadata">
265265
<li>Author: Various</li>
@@ -292,7 +292,7 @@ <h2 id="docs">Documentation</h2>
292292
<p>Official overview of the Newton application architecture, including the NewtonScript language, view system, object store, and communications system.</p>
293293
<ul class="metadata">
294294
<li>Author: <a href="http://waltersmith.us/">Walter Smith</a></li>
295-
<li>Format: PDF</li></ul>
295+
<li>Format: PDF</li>
296296
</ul>
297297
</dd>
298298

0 commit comments

Comments
 (0)