changeset 109:4bb4b68c792f

Remove Matlab link.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 03 Nov 2016 15:20:45 +0100
parents 2f1de3071ee9
children 40babc87d1bc
files index.html
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Thu Nov 03 15:20:38 2016 +0100
+++ b/index.html	Thu Nov 03 15:20:45 2016 +0100
@@ -39,10 +39,10 @@
   <div class="row">
     <div class="columns medium-12">
       <p>
-        The Octave syntax is largely compatible with
-        <a href="http://www.mathworks.com/matlab">Matlab</a>.
-        The Octave interpreter can be run in GUI mode, as a console,
-        or invoked as part of a shell script.
+        The Octave syntax is largely compatible with Matlab.  The Octave
+        interpreter can be run in GUI mode, as a console, or invoked as part
+        of a shell script.  More Octave examples can be found in
+        <a href="{{ site.wiki_url }}/Using_Octave">the wiki</a>.
       </p>
     </div>
   </div>