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_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/instance_template.md') diff --git a/docs/instance_template.md b/docs/instance_template.md index 215d2fc..747635c 100644 --- a/docs/instance_template.md +++ b/docs/instance_template.md @@ -33,7 +33,7 @@ If you want to change the spot you will start in when you enter/leave an instanc

Comment

-

map

+

map

int(10)

unsigned

 

@@ -43,7 +43,7 @@ If you want to change the spot you will start in when you enter/leave an instanc

 

-

parent

+

parent

bigint(10)

unsigned

 

@@ -53,7 +53,7 @@ If you want to change the spot you will start in when you enter/leave an instanc

 

-

script

+

script

varchar(128)

signed

 

@@ -63,7 +63,7 @@ If you want to change the spot you will start in when you enter/leave an instanc

 

-

allowMount

+

allowMount

tinyiny(1)

signed

 

-- cgit From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/instance_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/instance_template.md') diff --git a/docs/instance_template.md b/docs/instance_template.md index 747635c..c0cc430 100644 --- a/docs/instance_template.md +++ b/docs/instance_template.md @@ -63,7 +63,7 @@ If you want to change the spot you will start in when you enter/leave an instanc

 

-

allowMount

+

allowMount

tinyiny(1)

signed

 

-- cgit