Browse Source

Update README.md

Nicolas Giard 8 years ago
parent
commit
766a910f36
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -14,7 +14,7 @@
 
 ##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
 
-- [Official Website](https://wiki.requarks.io/)
+- [Official Website](https://wiki.js.org/)
 - [Documentation](#documentation)
 - [Requirements](#requirements)
 - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
@@ -25,7 +25,7 @@
 
 ## Documentation
 
-- [Installation Guide](https://wiki.requarks.io/get-started.html)
+- [Installation Guide](https://wiki.js.org/get-started.html)
 - [Admin Guide](https://docs.requarks.io/wiki/#admin-guide)
 - [User Guide](https://docs.requarks.io/wiki/#user-guide)
 
@@ -38,7 +38,7 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
 - Git **2.7.4** or later
 - An empty Git repository (optional)
 
-> Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details.
+> Read the full [prerequisites](https://docs.requarks.io/wiki/prerequisites) article for full details.
 
 ## Milestones