about summary refs log tree commit diff
path: root/bibliography.html
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-07-26 05:54:03 +0000
committerAlyssa Ross <hi@alyssa.is>2020-07-31 11:50:29 +0000
commit05b0c59a22997c8143828127f282137f6b27a3a8 (patch)
tree6a50131c6ca04dc3b836abccd65c0dd918863cb6 /bibliography.html
parent5aa174324f9a0a9beb4b148a5ef89aa518827394 (diff)
downloadwww-05b0c59a22997c8143828127f282137f6b27a3a8.tar
www-05b0c59a22997c8143828127f282137f6b27a3a8.tar.gz
www-05b0c59a22997c8143828127f282137f6b27a3a8.tar.bz2
www-05b0c59a22997c8143828127f282137f6b27a3a8.tar.lz
www-05b0c59a22997c8143828127f282137f6b27a3a8.tar.xz
www-05b0c59a22997c8143828127f282137f6b27a3a8.tar.zst
www-05b0c59a22997c8143828127f282137f6b27a3a8.zip
Fix index links on top-level pages
Linking to .. means linking to the directory above these pages, when
we actually want to link to the directory these pages are in (which
should display index.html).  This doesn't have any effect on
<https://spectrum-os.org/>, because the site is already at the top
level, but it would cause a problem if the site was elsewhere -- for
example, when viewing it locally while working on it.

Message-Id: <20200726055410.20641-1-hi@alyssa.is>
Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
Diffstat (limited to 'bibliography.html')
-rw-r--r--bibliography.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibliography.html b/bibliography.html
index e90f0be..b2ccd0a 100644
--- a/bibliography.html
+++ b/bibliography.html
@@ -13,7 +13,7 @@
 <body>
 
 <nav>
-  <a href="..">Spectrum</a>
+  <a href=".">Spectrum</a>
 </nav>
 
 <h1>Bibliography</h1>