aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/install.dox3
-rw-r--r--docs/mainpage.dox2
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/install.dox b/docs/install.dox
index ed22c28..b9730d7 100644
--- a/docs/install.dox
+++ b/docs/install.dox
@@ -2,8 +2,7 @@
@page Installation Installation
ENet should be trivially simple to integrate with most applications.
-First, make sure you download the latest source distribution here @ref
-Downloads.
+First, make sure you download the latest source distribution at @ref Downloads.
@section Unix Unix-like Operating Systems
diff --git a/docs/mainpage.dox b/docs/mainpage.dox
index 76ce792..2c73989 100644
--- 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 github distribution directly.
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>
+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 class="el" href="https://github.com/lsalzman/enet">the github repository</a>.