Lee Salzman 11 rokov pred
rodič
commit
736474ca83
2 zmenil súbory, kde vykonal 2 pridanie a 3 odobranie
  1. 1 2
      docs/install.dox
  2. 1 1
      docs/mainpage.dox

+ 1 - 2
docs/install.dox

@@ -2,8 +2,7 @@
 @page Installation Installation
 @page Installation Installation
 
 
 ENet should be trivially simple to integrate with most applications.
 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
 @section Unix Unix-like Operating Systems
 
 

+ 1 - 1
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.
 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 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>.
 You can find the most recent ENet source at <a class="el" href="https://github.com/lsalzman/enet">the github repository</a>.