Browse Source

Follow up to 61ce61c

Lemongrass3110 8 years ago
parent
commit
ea085f86f8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      doc/source_doc.txt

+ 1 - 1
README.md

@@ -154,7 +154,7 @@ Examples:
 	* [Windows](https://github.com/rathena/rathena/wiki/Install-on-Windows)
 	* [CentOS](https://github.com/rathena/rathena/wiki/Install-on-Centos)
 	* [Debian](https://github.com/rathena/rathena/wiki/Install-on-Debian)
-	* [FreeBSD](https://github.com/rathena/rathena/wiki/Install-on-Centos)
+	* [FreeBSD](https://github.com/rathena/rathena/wiki/Install-on-FreeBSD)
 	
 * rAthena IRC Channel
 	* irc://irc.rizon.net/rathena

+ 1 - 1
doc/source_doc.txt

@@ -381,7 +381,7 @@ There are 3 ways to compile the project:
 > sln (requires Visual Studio)
   - *.sln: Solution project for Visual Studio (Windows).
 
-See http://rathena.org/wiki/Compiling for more detailed compilation instructions.
+See https://github.com/rathena/rathena/wiki/compiling for more detailed compilation instructions.
 
 ===================================
 | 9. Atcommands & Script Commands |