Skip to content

Commit 2f7f22e

Browse files
committed
Newsletter 8: Fix rectangle-pack links
1 parent 0f5352b commit 2f7f22e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/posts/newsletter-008/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ The latest version comes with support for Vulkan 1.2 and following extensions:
744744

745745
[ash]: https://github.com/MaikKlein/ash
746746

747-
### [Rectangle Pack](rectangle-pack-homepage) v0.1.5
747+
### [Rectangle Pack][rectangle-pack-homepage] v0.1.5
748748

749749
`Rectangle Pack` is a Rust crate focused on rectangle packing: Laying out any smaller
750750
number of rectangles inside any number of larger rectangles. The developer's use
@@ -754,8 +754,8 @@ context where rectangle packing may be needed.
754754

755755
Version 0.1.5 adds implementation for error handling for RectanglePackError.
756756

757-
A getting started guide is available on the [project's homepage](rectangle-pack-homepage).
758-
Full documentation is available at the [rectangle-pack docs.rs section](rectangle-pack-docs).
757+
A getting started guide is available on the [project's homepage][rectangle-pack-homepage].
758+
Full documentation is available at the [rectangle-pack docs.rs section][rectangle-pack-docs].
759759

760760
[rectangle-pack-homepage]: https://github.com/chinedufn/rectangle-pack
761761
[rectangle-pack-docs]: https://crates.io/crates/rectangle-pack/0.1.5

0 commit comments

Comments
 (0)