Skip to content

Commit 2f2868d

Browse files
committed
Fixed hecs link
1 parent ec2b86a commit 2f2868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/news/028/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ performance and robustness improvements.
272272

273273
[hecs] is a fast, lightweight, and unopinionated archetypal ECS library.
274274

275-
[Version 0.7](hecs-changelog) introduces several new features, including two new
275+
[Version 0.7][hecs-changelog] introduces several new features, including two new
276276
query combinators, a `CommandBuffer` for recording operations to be applied to a
277277
`World` at a future time, accessors for efficient random access within columns,
278278
and a variant of `EntityBuilder` that clones its components and can therefore be

0 commit comments

Comments
 (0)