diff --git a/docs/api/Maps.rst b/docs/api/Maps.rst index cfffe79059..f6a0a98826 100644 --- a/docs/api/Maps.rst +++ b/docs/api/Maps.rst @@ -7,7 +7,7 @@ Maps API DFHack offers several ways to access and manipulate map data. * C++: the ``Maps`` and ``MapCache`` modules -* Lua: the `dfhack.maps module `_ +* Lua: the `dfhack.maps module` * All languages: the ``map`` field of the ``world`` global contains raw map data when the world is loaded.