diff --git a/sitemap/sitemap.html b/sitemap/sitemap.html index 0658e50..b725046 100644 --- a/sitemap/sitemap.html +++ b/sitemap/sitemap.html @@ -16,7 +16,7 @@ Sitemap
This page lists every page on this site. Note that to see markdown source of .html page, you only need to add ".md" after ".html" in the URL line.
The root directory where everything is located.
-[Asperger] — My experiences with Asperger's syndrome (AS)[../Asperger.html]
+Asperger — My experiences with Asperger's syndrome (AS)
404 — Page which is shown if you encounter 404 error.
index — Index page
mirrors — List of mirrors of this site.
diff --git a/sitemap/sitemap.html.md b/sitemap/sitemap.html.md index 040d26a..28c60d2 100644 --- a/sitemap/sitemap.html.md +++ b/sitemap/sitemap.html.md @@ -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. -[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.