aboutsummaryrefslogtreecommitdiff
path: root/doc/map.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/map.md')
-rw-r--r--doc/map.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/map.md b/doc/map.md
index 9e857c5..0a5ee0d 100644
--- a/doc/map.md
+++ b/doc/map.md
@@ -1,4 +1,4 @@
-# Map interface
+# Map Reference
Source code: [map.go](../map.go)
A map stores mapblocks received from server. To be of any use, a map needs to be added to one or more clients. See [comp_map.md](comp_map.md) and [client.md](client.md).