From 741f8609c7da01500ebdcbfcf0ce20e1297dc63a Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 19:07:55 +0100 Subject: it works, so use _docs --- _docs/home.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _docs/home.md (limited to '_docs') diff --git a/_docs/home.md b/_docs/home.md new file mode 100644 index 0000000..c02631f --- /dev/null +++ b/_docs/home.md @@ -0,0 +1,9 @@ +--- +redirect_from: + - / +--- + +Welcome to the AzerothCore project wiki! + +- [Traditional setup guide](wiki/Installation) +- [Docker setup guide](wiki/Install-with-Docker) -- cgit