From 6163a77176c5f3f3d51b7ff0b17b7a334d0581ed Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 1 Aug 2021 16:45:53 +0200 Subject: docs(setup): make it clearer that you don't need to download both links (#605) * docs(setup): make it clearer that you don't need to download both links * Update server-setup.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> --- docs/server-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/server-setup.md b/docs/server-setup.md index e34e846..af9e08d 100644 --- a/docs/server-setup.md +++ b/docs/server-setup.md @@ -21,11 +21,11 @@ If you do not want to extract these files using the extractors you can find down Github link: -[Full data (v10) - from 05/04/2021 to now](https://github.com/wowgaming/client-data/releases/){target="_blank"} (Used in the automatic downloader script in `/apps/`) +Full data (v10) - from 05/04/2021 to now (RECOMMENDED - Used in the automatic downloader script in `/apps/`) Mega link: -[DBC & maps for all versions](https://mega.nz/#F!pyYlkK6b!pNz-zhThXQIg0_rO5L_RsQ) +DBC & maps for all versions (ALTERNATIVE) ## Extractors -- cgit