diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-12 09:16:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-12 09:16:33 +0200 |
commit | ee76f6e0f058f9a9295890d182b6f8f2d7f20023 (patch) | |
tree | a9cebfdee67208e3aebf2d558d4f5071148b3ede | |
parent | 409553e7cc9811f9c9146c7e3461e5d626360e7b (diff) |
Add CI to web menu
-rw-r--r-- | web-prologue.xhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-prologue.xhtml b/web-prologue.xhtml index 6df29bb..c42b37e 100644 --- a/web-prologue.xhtml +++ b/web-prologue.xhtml @@ -24,6 +24,7 @@ $./web.css$ <a href="$www$/doc.xhtml">Docs</a> <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$/blog.xhtml">Blog</a> |