docs: Update links to flame-tiled to point to monorepo (#3469)

Update some broken links for flame_tiled, which is now in the monorepo.
This commit is contained in:
Reuben Thomas
2025-02-03 06:33:48 +00:00
committed by GitHub
parent 57920e7946
commit c3f99258f1
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Orthogonal | Hexagonal | Isomorphic
![An example of an orthogonal map](../../images/orthogonal.png)|![An example of hexagonal map](../../images/pointy_hex_even.png) | ![An example of isomorphic map](../../images/tile_stack_single_move.png)
An example of how to use the API can be found
[here](https://github.com/flame-engine/flame_tiled/tree/main/example).
[here](https://github.com/flame-engine/flame/tree/main/packages/flame_tiled/example).
### TileStack

View File

@ -35,5 +35,5 @@ within your game.
[dart]: https://pub.dev/packages/tiled
[flame_tiled]: https://github.com/flame-engine/flame_tiled
[flame_tiled]: https://github.com/flame-engine/flame/tree/main/packages/flame_tiled
[Tiled]: https://www.mapeditor.org/