summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-10-22 09:50:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-10-22 09:50:47 +0200
commit922e87f06bd0197d656e948148841a8c12e91054 (patch)
tree7adb154254cf9b499357ce382ee8f7df1710ff4a
parent53db482567301ed8c0a4897f8e8e8202e8b52ccd (diff)
Update web menu some more
-rw-r--r--web-prologue.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-prologue.xhtml b/web-prologue.xhtml
index 5d6de68..bd0699c 100644
--- a/web-prologue.xhtml
+++ b/web-prologue.xhtml
@@ -21,7 +21,7 @@ $./web.css$
<div id="header-logo"><a href="$www$/"><code style="letter-spacing: -0.1em">b|2</code></a></div>
<div id="header-menu">
<div id="header-menu-body">
- <a href="$www$/doc.xhtml">Docs</a>
+ <a href="$www$/doc.xhtml">Documentation</a>
<a href="$www$/install.xhtml">Install</a>
<a href="https://cppget.org">Packages</a>
<a href="https://ci.cppget.org">CI</a>