diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-22 09:50:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-22 09:50:47 +0200 |
commit | 922e87f06bd0197d656e948148841a8c12e91054 (patch) | |
tree | 7adb154254cf9b499357ce382ee8f7df1710ff4a /web-prologue.xhtml | |
parent | 53db482567301ed8c0a4897f8e8e8202e8b52ccd (diff) |
Update web menu some more
Diffstat (limited to 'web-prologue.xhtml')
-rw-r--r-- | web-prologue.xhtml | 2 |
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> |