sitemap: fix one link

This commit is contained in:
Mikaela Suomalainen 2012-11-24 16:50:27 +02:00
parent 64b964f0d2
commit adb8929a03
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Sitemap
<p>This page lists every page on this site. Note that to see markdown source of .html page, you only need to add &quot;.md&quot; after &quot;.html&quot; in the URL line.</p> <p>This page lists every page on this site. Note that to see markdown source of .html page, you only need to add &quot;.md&quot; after &quot;.html&quot; in the URL line.</p>
<h1 id="section">/</h1> <h1 id="section">/</h1>
<p>The root directory where everything is located.</p> <p>The root directory where everything is located.</p>
<p>[Asperger] — My experiences with Asperger's syndrome (AS)[../Asperger.html]</p> <p><a href="../Asperger.html">Asperger</a> — My experiences with Asperger's syndrome (AS)</p>
<p><a href="../404.html">404</a> — Page which is shown if you encounter 404 error.</p> <p><a href="../404.html">404</a> — Page which is shown if you encounter 404 error.</p>
<p><a href="../index.html">index</a> — Index page</p> <p><a href="../index.html">index</a> — Index page</p>
<p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</p> <p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</p>

View File

@ -23,7 +23,7 @@ Note that to see markdown source of .html page, you only need to add ".md" after
The root directory where everything is located. The root directory where everything is located.
[Asperger] — My experiences with Asperger's syndrome (AS)[../Asperger.html] [Asperger](../Asperger.html) — My experiences with Asperger's syndrome (AS)
[404] — Page which is shown if you encounter 404 error. [404] — Page which is shown if you encounter 404 error.