changeset 106:ea174ca6ccc9

Fixing some URLs.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 03 Nov 2016 15:19:01 +0100
parents c4c45ae9d0d0
children a2fa1e57437e
files _includes/install.html _posts/2015-05-29-octave-4.0.0-released.markdown _posts/2016-07-02-octave-4.0.3-released.markdown _posts/2016-11-01-octave-4.2.0-released.markdown
diffstat 4 files changed, 31 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/_includes/install.html	Wed Nov 02 10:51:03 2016 +0100
+++ b/_includes/install.html	Thu Nov 03 15:19:01 2016 +0100
@@ -8,27 +8,50 @@
 <div class="tabs-content">
   <div class="content active" id="linux">
     <p>
-      Executable versions of GNU Octave for GNU/Linux systems are provided by the individual distributions. Distributions known to package Octave include <a href="//debian.org">Debian</a>, <a href="//ubuntu.org">Ubuntu</a>, <a href="//fedoraproject.org">Fedora</a>, <a href="//gentoo.org">Gentoo</a>, and <a href="//opensuse.org">SuSE</a>. These packages are created by volunteers. The delay between an Octave source release and the availability of a package for a particular GNU/Linux distribution varies.
+      Executable versions of GNU Octave for GNU/Linux systems are provided
+      by the individual distributions.  Distributions known to package Octave
+      include <a href="https://www.debian.org/">Debian</a>,
+      <a href="https://www.ubuntu.com/">Ubuntu</a>,
+      <a href="https://getfedora.org/">Fedora</a>,
+      <a href="https://gentoo.org/">Gentoo</a>, and
+      <a href="https://www.opensuse.org/">openSUSE</a>.
+      These packages are created by volunteers.  The delay between an Octave
+      source release and the availability of a package for a particular
+      GNU/Linux distribution varies.
     </p>
   </div>
   <div class="content" id="mac">
     <p>
-      The <a href="http://wiki.octave.org/Octave_for_MacOS_X">Octave Wiki</a> has instructions for installing Octave on OS X systems. Octave may also be available in third-party package managers such as <a href="https://brew.sh">Homebrew</a>, <a href="https://www.macports.org">Macports</a>, or <a href="http://www.finkproject.org">Fink</a>.
+      The <a href="{{ site.wiki_url }}Octave_for_MacOS_X">Octave Wiki</a>
+      has instructions for installing Octave on OS X systems.  Octave may
+      also be available in third-party package managers such as
+      <a href="http://brew.sh">Homebrew</a>,
+      <a href="https://www.macports.org">Macports</a>, or
+      <a href="http://www.finkproject.org">Fink</a>.
     </p>
   </div>
   <div class="content" id="bsd">
     <p>
-      Executable versions of Octave for BSD systems are provided by the individual distributions. Both <a href="//freebsd.org">FreeBSD</a> and <a href="//openbsd.org">OpenBSD</a> have Octave packages. These packages are created by volunteers. The delay between an Octave source release and the availability of a package for a particular GNU/Linux distribution varies. The Octave project has no control over that process.
+      Executable versions of Octave for BSD systems are provided by the
+      individual distributions.  Both
+      <a href="https://www.freebsd.org/">FreeBSD</a> and
+      <a href="https://www.openbsd.org/">OpenBSD</a> have Octave packages.
+      These packages are created by volunteers.  The delay between an Octave
+      source release and the availability of a package for a particular
+      GNU/Linux distribution varies.  The Octave project has no control over
+      that process.
     </p>
   </div>
   <div class="content" id="windows">
     <p>
-      Windows binaries with corresponding source code can be downloaded from <a href="https://ftp.gnu.org/gnu/octave/windows/">https://ftp.gnu.org/gnu/octave/windows/</a>
+      Windows binaries with corresponding source code can be downloaded
+      from <a href="https://ftp.gnu.org/gnu/octave/windows/">https://ftp.gnu.org/gnu/octave/windows/</a>.
     </p>
   </div>
   <div class="content" id="source">
     <p>
-      The latest released version of Octave is always available from <a href="ftp://ftp.gnu.org/gnu/octave">ftp://ftp.gnu.org/gnu/octave</a>.
+      The latest released version of Octave is always available from
+      <a href="https://ftp.gnu.org/gnu/octave/">https://ftp.gnu.org/gnu/octave/</a>.
     </p>
   </div>
 </div>
--- a/_posts/2015-05-29-octave-4.0.0-released.markdown	Wed Nov 02 10:51:03 2016 +0100
+++ b/_posts/2015-05-29-octave-4.0.0-released.markdown	Thu Nov 03 15:19:01 2016 +0100
@@ -22,5 +22,5 @@
 Thanks to the many people who contributed to this release!
 
 [1]: {{ "download.html" | absolute_url }}
-[2]: ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe
+[2]: https://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe
 [3]: {{ "NEWS-4.0.html" | absolute_url }}
--- a/_posts/2016-07-02-octave-4.0.3-released.markdown	Wed Nov 02 10:51:03 2016 +0100
+++ b/_posts/2016-07-02-octave-4.0.3-released.markdown	Thu Nov 03 15:19:01 2016 +0100
@@ -51,4 +51,4 @@
 {% endhighlight %}
 
 [1]: {{ "download.html" | absolute_url }}
-[2]: ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.3-installer.exe
+[2]: https://ftp.gnu.org/gnu/octave/windows/octave-4.0.3-installer.exe
--- a/_posts/2016-11-01-octave-4.2.0-released.markdown	Wed Nov 02 10:51:03 2016 +0100
+++ b/_posts/2016-11-01-octave-4.2.0-released.markdown	Thu Nov 03 15:19:01 2016 +0100
@@ -18,6 +18,6 @@
 Thanks to the many people who contributed to this release!
 
 [1]: {{ "download.html" | absolute_url }}
-[2]: ftp://ftp.gnu.org/gnu/octave/windows/octave-4.2.0_0-installer.exe
+[2]: https://ftp.gnu.org/gnu/octave/windows/octave-4.2.0_0-installer.exe
 [3]: {{ site.wiki_url }}/Octave_for_MacOS_X
 [4]: {{ "NEWS-4.2.html" | absolute_url }}