fix: correct broken relative link to maps overview page in map class documentation

This commit is contained in:
Sven Bergström
2019-04-09 22:46:38 +00:00
+1 -1
View File
@@ -1,6 +1,6 @@
^title Map Class
An associative collection that maps keys to values. More details [here](../maps.html).
An associative collection that maps keys to values. More details [here](../../maps.html).
## Methods