diff options
Diffstat (limited to 'docs/mainpage.dox')
-rw-r--r-- | docs/mainpage.dox | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 3335906..76ce792 100644 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -36,24 +36,24 @@ portable, and easily embeddable. You can retrieve the source to ENet by downloading it in either .tar.gz form or accessing the github distribution directly. -The most recent stable release (1.3.12) can be downloaded <a href="http://enet.bespin.org/download/enet-1.3.12.tar.gz">here</a>. -The last release that is protocol compatible with the 1.2 series or earlier (1.2.5) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.5.tar.gz">here</a> +The most recent stable release (1.3.12) can be downloaded <a class="el" href="download/enet-1.3.12.tar.gz">here</a>. +The last release that is protocol compatible with the 1.2 series or earlier (1.2.5) can be downloaded <a class="el" href="download/enet-1.2.5.tar.gz">here</a> -You can find the most recent ENet source at <a href="https://github.com/lsalzman/enet">the github repository</a>. +You can find the most recent ENet source at <a class="el" href="https://github.com/lsalzman/enet">the github repository</a>. */ /** @page MailingList Mailing List -The <a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">enet-discuss</a> list is for discussion of ENet, including bug reports or feature requests. +The <a class="el" href="http://lists.cubik.org/mailman/listinfo/enet-discuss">enet-discuss</a> list is for discussion of ENet, including bug reports or feature requests. */ /** @page IRCChannel IRC Channel -Join the \#enet channel on the freenode IRC network (irc.freenode.net) for real-time discussion about the ENet library. +Join the \#enet channel on the <a class="el" href="http://freenode.net">freenode IRC network (irc.freenode.net)</a> for real-time discussion about the ENet library. */ |