Fixed broken links.
[sixth.git] / doc / index.html
index 17c966d..e2d5819 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth - system for data storage, computation, exploration and interaction</title>
-<!-- 2017-11-29 Wed 23:55 -->
+<!-- 2018-06-22 Fri 01:38 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -198,12 +198,19 @@ $(function() {
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth - system for data storage, computation, exploration and interaction</h1>
 <hr >
 <ul class="org-ul">
-<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz">download latest snapshot</a>
+<li>Clone GIT repository using commanad:
+<pre class="example">
+git clone http://www2.svjatoslav.eu/git/sixth.git
+</pre>
 </li>
 
-<li>This program is free software; you can redistribute it and/or modify it under
-the terms of version 3 of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> or later as
-published by the Free Software Foundation.
+<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
+</li>
+
+<li>This program is free software: you can redistribute it and/or modify
+it under the terms of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a> as
+published by the Free Software Foundation, either version 3 of the
+License, or (at your option) any later version.
 </li>
 
 <li>Program author:
@@ -217,7 +224,7 @@ published by the Free Software Foundation.
 </ul>
 </li>
 
-<li><a href="http://www.svjatoslav.eu/programs.jsp">other applications hosted at svjatoslav.eu</a>
+<li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
 </li>
 </ul>
 
@@ -230,8 +237,8 @@ Makes lots of complex data intuitive to:<br >
 &#xa0;&#xa0;- manipulate and compute on<br >
 <br >
 by extensively relying on:<br >
-&#xa0;&#xa0;- <a href="http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html">realtime 3D graphics</a> with immediate feedback loop<br >
-&#xa0;&#xa0;- <a href="http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html">flexible and distributed computation and data storage</a><br >
+&#xa0;&#xa0;- <a href="http://www3.svjatoslav.eu/projects/sixth-3d/">Realtime 3D graphics</a> with immediate feedback loop.<br >
+&#xa0;&#xa0;- <a href="http://www3.svjatoslav.eu/projects/sixth-data/">Flexible and distributed computation and data storage</a>.<br >
 </p>
 
 
@@ -327,7 +334,7 @@ storage.
 <li>In short: it's just a number.
 </li>
 <li>Many years ago inspired by the ideas of <a href="https://en.wikipedia.org/wiki/Forth_(programming_language)">Forth (programming
-language)</a> I decided to create my own implementation <a href="http://www2.svjatoslav.eu/gitbrowse/fifth/doc/index.html">Fifth</a>
+language)</a> I decided to create my own implementation <a href="http://www3.svjatoslav.eu/projects/fifth/">Fifth</a>
 (computing/programming environment).
 </li>
 <li>Then I realized I miss type safe object oriented capabilities. So
@@ -351,7 +358,7 @@ I updated the name to Sixth and switched to Java.
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2017-11-29 Wed 23:55</p>
+<p class="date">Created: 2018-06-22 Fri 01:38</p>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
 </div>
 </footer>