fixes for move
This commit is contained in:
parent
dee39b648b
commit
2e9d89d6e3
4 changed files with 6 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
PAGES := intro documentation hardware download links mailinglist
|
||||
OTHERFILES := comedi_logo.gif
|
||||
|
|
|
@ -5,5 +5,7 @@
|
|||
<ul>
|
||||
<li><a href="ftp://ftp.comedi.org/pub/comedi">FTP:</a> ftp://ftp.comedi.org/pub/comedi
|
||||
<li><a href="download">HTTP:</a> http://www.comedi.org/comedi/download
|
||||
<li><a href="http://www.comedi.org/cgi-bin/viewcvs.cgi/comedi/comedi.tar.gz?tarball=1">Current Comedi CVS snapshot</a>
|
||||
<li><a href="http://www.comedi.org/cgi-bin/viewcvs.cgi/comedilib/comedilib.tar.gz?tarball=1">Current Comedilib CVS snapshot</a>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@ Index
|
|||
<font size=2><b>
|
||||
<br><a href="intro.html">Introduction</a>
|
||||
<br><a href="download.html">Download</a>
|
||||
<br><a href="/cgi-bin/viewcvs.cgi/">CVS</a>
|
||||
<br><a href="documentation.html">Documentation</a>
|
||||
<br><a href="mailinglist.html">Mailing list</a>
|
||||
<br><a href="hardware.html">Supported<br>hardware</a>
|
||||
|
|
|
@ -10,11 +10,11 @@ with the word "subscribe" in the body, or alternatively, use the web
|
|||
interface below.
|
||||
|
||||
<p>
|
||||
<a href="/cgi-bin/mailman/listinfo/comedi">Subscription web page</a>
|
||||
<a href="https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi">Subscription web page</a>
|
||||
|
||||
<p>
|
||||
<a href="/pipermail/comedi/">Mailing list archive</a>
|
||||
<a href="https://cvs.comedi.org/cgi-bin/pipermail/comedi/">Mailing list archive</a>
|
||||
|
||||
<p>
|
||||
<a href="archive">mailing list archive</a> (before May 2000)
|
||||
Mailing list archive before May 2000 is not currently available
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue