fixes
This commit is contained in:
parent
8aa86aed27
commit
573b8b539c
3 changed files with 3 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
PAGES := intro documentation hardware download links mailinglist
|
||||
OTHERFILES := comedi_logo.gif
|
||||
|
||||
DESTDIR := /d/ds/www/comedi/
|
||||
DESTDIR := /home/www/comedi.org/
|
||||
|
||||
all: $(patsubst %,%.html,$(PAGES))
|
||||
|
||||
|
|
|
@ -4,7 +4,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="download">HTTP:</a> http://www.comedi.org/download
|
||||
<li><a href="https://cvs.comedi.org/cgi-bin/viewcvs.cgi/comedi/comedi.tar.gz?tarball=1">Current Comedi CVS snapshot</a>
|
||||
<li><a href="https://cvs.comedi.org/cgi-bin/viewcvs.cgi/comedilib/comedilib.tar.gz?tarball=1">Current Comedilib CVS snapshot</a>
|
||||
</ul>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<h1>Manufacturer Links</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.addi-data.com">ADDI-DATA GmbH</a>
|
||||
<li><a href="http://www.advantech.com">Advantech</a>
|
||||
<li><a href="http://www.adlink.com.tw">ADLink</a>
|
||||
<li><a href="http://www.analog.com/industry/ios/index.html">Analog Devices</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue