Skip to content

Commit fdb6ad0

Browse files
committed
Review changes
1 parent b2bab14 commit fdb6ad0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/news/043/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,22 @@ If needed, a section can be split into subsections with a "------" delimiter.
8080
![hexx 2d example](hexx.png)
8181
_2d Hex grid example_
8282

83-
An hexagonal tools library made by [@ManevilleF](https://linktr.ee/ManevilleF):
83+
An hexagonal tools library made by [@ManevilleF]:
8484

8585
- Manipulate hexagonal coordinates, draw rings, lines, weges, etc
8686
- Generate hexagonal grids, with conversion between your world and the hexagonal
8787
coordinates system
8888
- Compute 3d meshes for your hexagons
8989

9090
[hexx] is engine agnostic, but was made with [bevy] integration in mind and
91-
provides 2d and 3d
92-
[examples](https://github.com/ManevilleF/hexx/tree/main/examples)
91+
provides 2d and 3d [examples]
9392

9493
_Discussions: [Twitter](https://twitter.com/ManevilleF/status/1625159292490854400)
9594

9695
[hexx]: https://github.com/ManevilleF/hexx
9796
[bevy]: https://github.com/bevyengine/bevy
97+
[@ManevilleF]: https://linktr.ee/ManevilleF
98+
[examples]: https://github.com/ManevilleF/hexx/tree/main/examples
9899

99100
## Popular Workgroup Issues in Github
100101

0 commit comments

Comments
 (0)