ソースを参照

docs: updated docs links

***NO_CI***
Nicolas Giard 7 年 前
コミット
57c072cd13
1 ファイル変更3 行追加3 行削除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -20,7 +20,7 @@
 
 - **[Official Website](https://wiki.js.org/)**
 - **[Getting Started](https://wiki.js.org/get-started.html)**
-- **[Documentation](https://docs.requarks.io/wiki/)**
+- **[Documentation](https://docs-legacy.requarks.io/wiki)**
 - [Requirements](#requirements)
 - [Demo](#demo)
 - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
@@ -40,7 +40,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.requarks.io/wiki/prerequisites) article for full details.
+> Read the full [prerequisites](https://docs-legacy.requarks.io/wiki/prerequisites) article for full details.
 
 <h2 align="center">Docker</h2>
 
@@ -58,7 +58,7 @@ You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/bl
 
 <h2 align="center">Demo</h2>
 
-Wiki.js documentation site is actually running Wiki.js! [Check it out &raquo;](https://docs.requarks.io/wiki/)
+Wiki.js documentation site is actually running Wiki.js! [Check it out &raquo;](https://docs-legacy.requarks.io/wiki)
 
 > <span style="font-size: .8em;">We do not provide a demo with write access because of potential security / spam issues. The best way to try it is to install it on your own server / computer. It's easy!</span>