diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-22 09:47:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-22 09:47:01 +0200 |
commit | 53db482567301ed8c0a4897f8e8e8202e8b52ccd (patch) | |
tree | 0a900b0ede14daaa03a35d5c5345f18e737b482b | |
parent | ee76f6e0f058f9a9295890d182b6f8f2d7f20023 (diff) |
Update web menu
-rw-r--r-- | web-prologue.xhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web-prologue.xhtml b/web-prologue.xhtml index c42b37e..5d6de68 100644 --- a/web-prologue.xhtml +++ b/web-prologue.xhtml @@ -25,8 +25,7 @@ $./web.css$ <a href="$www$/install.xhtml">Install</a> <a href="https://cppget.org">Packages</a> <a href="https://ci.cppget.org">CI</a> - <a href="$www$/repository.xhtml">Git Repository</a> - <a href="https://lists.build2.org">Mailing Lists</a> + <a href="$www$/community.xhtml">Community</a> <a href="$www$/blog.xhtml">Blog</a> </div> </div> |