From fc18a6252a787c7a22bacabef1aac0041f2a2136 Mon Sep 17 00:00:00 2001 From: JAGFx Date: Sun, 18 Jul 2021 17:27:55 +0200 Subject: [PATCH] :bug: update map readme --- doc/MAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MAP.md b/doc/MAP.md index 05dc9a52..cfe2db62 100644 --- a/doc/MAP.md +++ b/doc/MAP.md @@ -77,7 +77,7 @@ Follow the instruction in `Generation` section. #### Example -You can use `http-server` to host a local tiles collection +You can use [`http-server`](https://www.npmjs.com/package/http-server) to host a local tiles collection ````bash $ http-server ./maps -p 8081 --cors -s