mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-01-14 19:42:41 +01:00
Adding new CI server URL
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="nav-collapse fr">
|
||||
<ul class="nav">
|
||||
<li class="active"><a href="http://www.gitlist.org/">Home</a></li>
|
||||
<li><a href="https://travis-ci.org/klaussilveira/gitlist">Continuous Integration</a></li>
|
||||
<li><a href="http://ci.gitlist.org:8080">Continuous Integration</a></li>
|
||||
<li><a href="https://github.com/klaussilveira/gitlist/issues?state=open">Issues</a></li>
|
||||
<li><a href="https://github.com/klaussilveira/gitlist/wiki">Wiki</a></li>
|
||||
</ul>
|
||||
@@ -90,7 +90,7 @@
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<h2>Development</h2>
|
||||
<p >GitList is actively maintained by many developers around the world. You can <a href="https://github.com/klaussilveira/gitlist/">fork the project on GitHub</a> and start contributing yourself. The project is <a href="https://travis-ci.org/klaussilveira/gitlist/">continuously integrated</a>, so we can improve code quality and build effortlessly.</p>
|
||||
<p >GitList is actively maintained by many developers around the world. You can <a href="https://github.com/klaussilveira/gitlist/">fork the project on GitHub</a> and start contributing yourself. The project is <a href="http://ci.gitlist.org:8080">continuously integrated</a>, so we can improve code quality and build effortlessly.</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h2>Mailing list</h2>
|
||||
|
||||
Reference in New Issue
Block a user