Skip to content

Commit

Permalink
Docs: Remove duplicated links
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoureaux committed Jul 31, 2023
1 parent 38dfd45 commit b30f953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Modding/Tilesets/terrain.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ the corresponding sections.
+--------------------------------+--------------------------------+--------------------------------+--------------------------------------+
| One, same as ``match_type`` | ``t.l1.hills_n0e1s0w1`` | ``t.l0.floor_cell_u011`` | ``t.l0.floor_hex_cell_right_0_1_0``, |
| | (:ref:`doc <single-match>`) | (:ref:`doc <corner-same>`) | ``t.l0.floor_hex_cell_left_1_0_0`` |
| | (:ref:`doc <single-match>`) | (:ref:`doc <corner-same>`) | (:ref:`doc <hex_corner-same>`) |
| | | | (:ref:`doc <hex_corner-same>`) |
+--------------------------------+--------------------------------+--------------------------------+--------------------------------------+
| One, different from | Not implemented | ``t.l1.coast_cell_u_g_g_g`` | Not implemented |
| ``match_type`` | | (:ref:`doc <corner-pair>`) | |
Expand Down

0 comments on commit b30f953

Please sign in to comment.