diff --git a/README.md b/README.md index 956d0107..1e11272b 100644 --- a/README.md +++ b/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.

Docker

@@ -58,7 +58,7 @@ You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/bl

Demo

-Wiki.js documentation site is actually running Wiki.js! [Check it out »](https://docs.requarks.io/wiki/) +Wiki.js documentation site is actually running Wiki.js! [Check it out »](https://docs-legacy.requarks.io/wiki) > 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!