]> arthur.barton.de Git - ngircd-web.git/blobdiff - download.php.en
ngIRCd Release 27
[ngircd-web.git] / download.php.en
index 83710aaafda5c8bfdf4f5d43000a9615a30df3b0..ba5b1be3eadba87baac3ae625516a3aa51bc448f 100644 (file)
@@ -12,7 +12,7 @@
        include('common/download.inc');
 ?>
 <p>
-       All previous versions, GnuPG signatures of the archives and test
+       All previous versions, GnuPG signatures of the archives, and test
        versions from GIT sources (if available) can be downloaded from the
        <a href="pub/ngircd/">download directory</a>.
 </p>
        Packages
 </h3>
 <p>
-       Ready packages for ngIRCd are available for the following
+       Precompiled ngIRCd packages are available for the following
        distributions:
 </p>
 <?php include('common/distributions.inc'); ?>
 <h4>Other</h4>
 <?php include('common/distributions-other.inc'); ?>
-<h4>Inofficial packages</h4>
+<h4>Unofficial packages</h4>
 <?php include('common/distributions-unofficial.inc'); ?>
 <h3 id="git">
-       GIT Repository
+       Git Repository
 </h3>
 <p>
        The source code and all files belonging to ngIRCd are managed by
-       <a hreflang="en" href="http://git.or.cz/">GIT</a>. Anonymous access
-       is possible, the details can be found here:
-       <a href="doc/GIT.txt">GIT.txt</a>.
-</p>
-<p>
-       The repository is also available online:
-       <a href="http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git">ngIRCd GIT Repository</a>.
-       A <a href="https://github.com/alexbarton/ngircd">Mirror</a> is
-       available on <a href="https://github.com/">GitHub</a>.
-</p>
-<p style="vertical-align: middle;">
-       Current build status on <a href="https://travis-ci.org">Travis-CI</a>:
-       <a href="https://travis-ci.org/alexbarton/ngircd"><img style="vertical-align: middle;" src="https://travis-ci.org/alexbarton/ngircd.png?branch=master"></a>
+       <a hreflang="en" href="https://git-scm.com/">Git</a>
+       on
+       <a hreflang="en" href="https://github.com/">GitHub</a>:
+       <a hreflang="en" href="https://github.com/ngircd">https://github.com/ngircd</a>.
 </p>
 <?php
        end_page();
 ?>
-