]> arthur.barton.de Git - ngircd-web.git/blobdiff - download.php.en
ngIRCd Release 27
[ngircd-web.git] / download.php.en
index 64181d9c96f45e1a3f32d1a4d637bdd41454e51e..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
 </h3>
 <p>
        The source code and all files belonging to ngIRCd are managed by
-       <a hreflang="en" href="http://git.or.cz/">Git</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>
-<p style="vertical-align: middle;">
-       Current build status on <a href="https://travis-ci.org">Travis-CI</a>:
-       <a hreflang="en" href="https://travis-ci.org/alexbarton/ngircd"><img style="vertical-align: middle;" src="https://travis-ci.org/alexbarton/ngircd.png?branch=master"></a>
-</p>
 <?php
        end_page();
 ?>