diff options
Diffstat (limited to 'web-prologue.xhtml')
-rw-r--r-- | web-prologue.xhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web-prologue.xhtml b/web-prologue.xhtml index f5e5798..6df29bb 100644 --- a/web-prologue.xhtml +++ b/web-prologue.xhtml @@ -23,9 +23,9 @@ $./web.css$ <div id="header-menu-body"> <a href="$www$/doc.xhtml">Docs</a> <a href="$www$/install.xhtml">Install</a> - <a href="https://cppget.org">C++ Packages</a> + <a href="https://cppget.org">Packages</a> + <a href="$www$/repository.xhtml">Git Repository</a> <a href="https://lists.build2.org">Mailing Lists</a> - <a href="https://git.build2.org">Git Repository</a> <a href="$www$/blog.xhtml">Blog</a> </div> </div> |