diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-08-01 16:45:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-01 16:45:53 +0200 |
| commit | 6163a77176c5f3f3d51b7ff0b17b7a334d0581ed (patch) | |
| tree | 33fac5f30554f29415ad1ba12ff1f02651469d88 /docs | |
| parent | ea85dcec3cc733ce885f3fdbffd3847f74bd7c8d (diff) | |
| download | wiki-6163a77176c5f3f3d51b7ff0b17b7a334d0581ed.tar.gz wiki-6163a77176c5f3f3d51b7ff0b17b7a334d0581ed.tar.bz2 wiki-6163a77176c5f3f3d51b7ff0b17b7a334d0581ed.zip | |
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>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/server-setup.md | 4 |
1 files 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/`) +<a href="https://github.com/wowgaming/client-data/releases/" target="_blank">Full data (v10) - from 05/04/2021 to now</a> (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) +<a href="https://mega.nz/#F!pyYlkK6b!pNz-zhThXQIg0_rO5L_RsQ" target="_blank">DBC & maps for all versions</a> (ALTERNATIVE) ## Extractors |
