Update http -> https where appropriate
[website] / news.html
index 1fedf59..179a872 100755 (executable)
--- a/news.html
+++ b/news.html
        </li>
        <li>
          Coverity integrity scan fixes -- Ferreira.<br />
-         <a href="http://www.coverity.com/">Coverity</a> offers
+         <a href="https://www.coverity.com/">Coverity</a> offers
          source code integrity analysis scans.  These scans often
          uncover bugs and security issues that would otherwise go
          unnoticed.  When we first scanned the SXEmacs code base
        As of right now, the SXEmacs git repo is open for business.
        You can get our latest sources with&hellip;
       </p>
-      <code>git clone http://git.sxemacs.org/sxemacs</code>
+      <code>git clone https://git.sxemacs.org/sxemacs</code>
       <p>
        That URL is deliberately <strong>not</strong> a hyperlink
        because you can only get to that URL with a git client.
          (including website, issue tracker, mailing lists, downloads,
          and the main source repo), is now served up to you by the
          awesome folks at
-         <a href="http://www.dreamhost.com/r.cgi" target="_blank">Dreamhost</a>.
+         <a href="https://www.dreamhost.com/r.cgi" target="_blank">Dreamhost</a>.
        </li>
        <li>
          We skipped a version!  Erm, long story, short&hellip; it was
          Bugs closed in this release: 32, 33, 34, 35, 36, 37, 38,
          39, 40, 42, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56,
          57, 58, 59, 60, 61, 62. See our
-         <a href="http://issues.sxemacs.org/">Issue Tracker</a> for
+         <a href="https://issues.sxemacs.org/">Issue Tracker</a> for
          the details.
        </li>
        <li>
       <ul>
        <li>
          Bugs closed in this release: 13, 20, 21, 24, 25, 27, 28,
-         31 (see <a href="http://issues.sxemacs.org/">issue tracker</a>)
+         31 (see <a href="https://issues.sxemacs.org/">issue tracker</a>)
        </li>
        <li>
          Much reworking of the build chain. Quite a bit has
              </dl>
            </dd>
            <dd>
-             - Set configure's "bugreport aliress" to
-             http://issues.sxemacs.org. 
+             - Set configure's "bugreport address" to
+             https://issues.sxemacs.org. 
            </dd>
            <dd>- Fix gdbm/berkdb detection</dd>
            <dd>- Improve libc version detection</dd>
       <li>
        `report-sxemacs-bug' now directs people to the SXEmacs
        issue tracker at
-       <a href="http://issues.sxemacs.org/">http://issues.sxemacs.org/</a>
+       <a href="https://issues.sxemacs.org/">https://issues.sxemacs.org/</a>
       </li>
       <li>
        SXEmacs now builds clean on FreeBSD and NetBSD.