diff options
author | eihrul <eihrul> | 2010-06-13 21:09:06 +0000 |
---|---|---|
committer | eihrul <eihrul> | 2010-06-13 21:09:06 +0000 |
commit | 55bfad31111111d0aea227282f0b0fbe620b12c0 (patch) | |
tree | 4946a1ba1e2b95304658bf06f5afc7d98acad450 /docs | |
parent | bdaa2a250367120285df35e03d75c0a2d65581cb (diff) | |
download | enet-55bfad31111111d0aea227282f0b0fbe620b12c0.tar.gz enet-55bfad31111111d0aea227282f0b0fbe620b12c0.zip |
link fix
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 8c32b49..8aa1a13 100755 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -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 |