Skip to content

Commit 91f87a1

Browse files
committed
fix links
1 parent d5844a8 commit 91f87a1

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/get_started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ You can use `BoxTransformer.move` to move a box.
6161
6262
result.position; // the new position of the box
6363
```
64+
65+
[boxTransform]: https://github.com/hyper-designed/box_transform

docs/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ See [DEVELOPMENT.md][development] for development setup.
5757

5858
Feel free to join our Discord server for any inquiries or support: https://discord.gg/yrahEhCqTJ
5959

60-
[github] https://github.com/hyper-designed/box_transform
61-
[pubdev] https://pub.dev/packages/box_transform
62-
[demo] https://boxtransform-demo.hyperdesigned.dev
63-
[contributing] https://github.com/hyper-designed/box_transform/blob/main/CONTRIBUTING.md
64-
[development] https://github.com/hyper-designed/box_transform/blob/main/development.md
60+
[github]: https://github.com/hyper-designed/box_transform
61+
[pubdev]: https://pub.dev/packages/box_transform
62+
[demo]: https://boxtransform-demo.hyperdesigned.dev
63+
[contributing]: https://github.com/hyper-designed/box_transform/blob/main/CONTRIBUTING.md
64+
[development]: https://github.com/hyper-designed/box_transform/blob/main/development.md

0 commit comments

Comments
 (0)