From 40a72949ebf207877c137b21f19cba02d8db013c Mon Sep 17 00:00:00 2001 From: Sokomine Date: Thu, 16 Nov 2023 05:39:02 +0100 Subject: [PATCH] fixed table of contents in readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d69c8a4..d3f99f8 100644 --- a/readme.md +++ b/readme.md @@ -55,8 +55,8 @@ To get started, best install `yl_speak_up`, `npc_talk`, `mobs_redo` and `mobs_np 1. [1.18 Quests](#quests) 1. [1.19 Properties](#properties) 1. [1.20 Logging](#logging) - 1. [1.21 Export/Import] (#export) - 1. [1.22 Storing internal notes] (#notes) + 1. [1.21 Export/Import](#export) + 1. [1.22 Storing internal notes](#notes) 2. [For moderators: Generic NPCs](#for-moderators) 1. [2.1 Generic behaviour](#generic_behaviour)