From 700c998f49255b0d7b844363d23509cfedc68865 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 12:57:10 +0100 Subject: Fix anchors --- docs/pool_quest.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/pool_quest.md') diff --git a/docs/pool_quest.md b/docs/pool_quest.md index 00fde2a..7e4af9e 100644 --- a/docs/pool_quest.md +++ b/docs/pool_quest.md @@ -31,7 +31,7 @@ This table contains a list of quests that are tied to a specific pool.

Comment

-

entry

+

entry

int(10)

unsigned

PRI

@@ -41,7 +41,7 @@ This table contains a list of quests that are tied to a specific pool.

 

-

pool_entry

+

pool_entry

mediumint(8)

unsigned

 

@@ -51,7 +51,7 @@ This table contains a list of quests that are tied to a specific pool.

 

-

description

+

description

varchar(255)

signed

 

-- cgit