From 700c998f49255b0d7b844363d23509cfedc68865 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 12:57:10 +0100 Subject: Fix anchors --- docs/instance_reset.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/instance_reset.md') diff --git a/docs/instance_reset.md b/docs/instance_reset.md index 44de7a3..8a8309d 100644 --- a/docs/instance_reset.md +++ b/docs/instance_reset.md @@ -31,7 +31,7 @@ Date and time when heroic and raid instances will be reset (i.e. instances which

Comment

-

mapid

+

mapid

smallint(5)

unsigned

PRI

@@ -41,7 +41,7 @@ Date and time when heroic and raid instances will be reset (i.e. instances which

 

-

difficulty

+

difficulty

tinyint(3)

unsigned

PRI

@@ -51,7 +51,7 @@ Date and time when heroic and raid instances will be reset (i.e. instances which

 

-

resettime

+

resettime

int(10)

unsigned

 

-- cgit