docs(layer): fix url

This commit is contained in:
Benjamin Kirkbride
2020-07-25 15:19:10 -04:00
parent a1dfce4ecf
commit 013ff7b07d

View File

@@ -80,7 +80,7 @@ LayerData = Union[TileLayerGrid, List[Chunk]]
class TileLayer(Layer):
"""Tile map layer containing tiles.
See: https://doc.mapeditor.org/en/stable/reference/tmx-map-format/#layer
See: https://doc.mapeditor.org/en/stable/reference/json-map-format/#layer
Args:
size: The width of the layer in tiles. The same as the map width unless map is