move viewcvs stuff to download page
This commit is contained in:
parent
ba4d56aefb
commit
31d1717466
2 changed files with 6 additions and 1 deletions
|
@ -26,6 +26,12 @@ cvs -d :pserver:anonymous@cvs.comedi.org:/var/cvs co comedilib
|
|||
When prompted for a password, hit enter.
|
||||
</p>
|
||||
|
||||
<p>You may browse the CVS repository using viewcvs:<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://cvs.comedi.org/cgi-bin/viewcvs.cgi/">CVS</a>
|
||||
</ul>
|
||||
|
||||
<?php
|
||||
echo get_footer();
|
||||
?>
|
||||
|
|
|
@ -44,7 +44,6 @@ Index
|
|||
<font size=2><b>
|
||||
<br><a href="index.php">Introduction</a>
|
||||
<br><a href="download.php">Download</a>
|
||||
<br><a href="https://cvs.comedi.org/cgi-bin/viewcvs.cgi/">CVS</a>
|
||||
<br><a href="documentation.php">Documentation</a>
|
||||
<br><a href="mailinglist.php">Mailing list</a>
|
||||
<br><a href="hardware.php">Supported<br>hardware</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue