mirror of
https://github.com/lsalzman/enet
synced 2024-11-21 06:25:59 -07:00
link fix
This commit is contained in:
parent
bdaa2a2503
commit
55bfad3111
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ You can retrieve the source to ENet by downloading it in either .tar.gz form
|
|||
or accessing the cvs distribution directly.
|
||||
|
||||
The most recent stable release (1.3.0) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.0.tar.gz">here</a>.
|
||||
The last release that is protocol compatible with the 1.2 series or earlier (1.2.2) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.0.tar.gz">here</a>
|
||||
The last release that is protocol compatible with the 1.2 series or earlier (1.2.2) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.2.tar.gz">here</a>
|
||||
|
||||
To access ENet via anonymous CVS, you must use the CVSROOT
|
||||
:pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty
|
||||
|
|
Loading…
Reference in a new issue