summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-10-12 09:16:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-10-12 09:16:33 +0200
commitee76f6e0f058f9a9295890d182b6f8f2d7f20023 (patch)
treea9cebfdee67208e3aebf2d558d4f5071148b3ede
parent409553e7cc9811f9c9146c7e3461e5d626360e7b (diff)
downloadbuild2-style-ee76f6e0f058f9a9295890d182b6f8f2d7f20023.tar.gz
build2-style-ee76f6e0f058f9a9295890d182b6f8f2d7f20023.tar.xz
build2-style-ee76f6e0f058f9a9295890d182b6f8f2d7f20023.zip
Add CI to web menu
-rw-r--r--web-prologue.xhtml1
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>