From 89e5372f6efa1ba93f11309c45d2d1b48602dde6 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 15 Apr 2021 12:15:13 +0200 Subject: fix(guide): Broken links (#431) * Update Spell_system.md * d --- _includes/azerothcore/sidebar.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_includes') diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index e979c13..7b072b3 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -38,11 +38,10 @@
  • FAQ
  • Create Accounts
  • Dealing with SQL files
  • -
  • Syncing your fork
  • Create a Module
  • Create your first Script
  • Work with configuration files (.conf & .conf.dist)
  • -
  • Extract client data (maps, mmaps, vmaps, dbc)
  • +
  • Extract client data (maps, mmaps, vmaps, dbc)
  • Linux automatic restarter
  • GM Commands
  • Information about waypoints
  • -- cgit