]> git.tuebingen.mpg.de Git - dss.git/blobdiff - index.html.in
Convert all URLs to https.
[dss.git] / index.html.in
index d9848448345f302e5a6aedd8ce8a9e95492dff38..4f17811d722a635ef3a1c222541abd024179b471 100644 (file)
@@ -12,7 +12,7 @@
        <table>
                <tr>
                        <td>
-                               <IMG SRC="dss.png" alt="dss">
+                               <img src="dss.svg" alt="dss">
                        </td>
                        <td>
                                <h1>The dyadic snapshot scheduler</h1>
                </h2>
        </center>
 
-       <p>Only the source code is available for download. Use
-
-               <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
-
-       to clone the dss repository by executing</p>
+       <p>Only the source code is available for download. Run</p>
 
        <center>
 
-               <tt>git clone git://git.tuebingen.mpg.de/dss</tt>
+               <tt>git clone https://git.tuebingen.mpg.de/dss</tt>
 
        </center>
 
        <p> or grab the
 
-       <a href="http://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=dss.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
+       <a href="https://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=dss.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
 
        of the current master branch. If you prefer to download the tarball of
        the latest release, select the corresponding <em>snapshot</em>
        link on the
 
-               <a href="http://git.tuebingen.mpg.de/dss">dss gitweb page</a>
+               <a href="https://git.tuebingen.mpg.de/dss.git">dss gitweb page</a>
 
        </p>
 
        <p>dss is open source software, licensed under the
 
        <a
-       href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU
+       href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU
        General Public License, Version 2</a>.</p>
 
        <hr>
                </h2>
        </center>
 
-       <p> Andr&eacute; Noll, <a
-       href="mailto:maan@systemlinux.org">maan@systemlinux.org</a>
-       </p> Comments and bug reports are welcome. Please provide
+       <p> Email: Andr&eacute; Noll, <a
+       href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>,
+       Homepage: <a
+       href="https://people.tuebingen.mpg.de/maan/">https://people.tuebingen.mpg.de/maan/</a>
+       </p>
+
+       Comments and bug reports are welcome. Please provide
        enough info such as the version of dss you are using and
        relevant parts of the logs. Including the string [dss] in
        the subject line is also a good idea.