Skip to content

Commit 92e7f35

Browse files
rudedoggStephen Gutekanst
authored andcommitted
Update GitHub link to point to new ecs directory
1 parent 9bb109f commit 92e7f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2022/lets-build-ecs-part-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ From this, you can easily gather that storing entities is actually only a small
301301

302302
## Next up: starting our ECS implementation
303303

304-
As this series develops, all the code is being developed in the Mach repository's `ecs` subfolder [on GitHub](https://github.com/hexops/mach/tree/main/ecs). The articles will lag slightly behind.
304+
As this series develops, all the code is being developed in the Mach repository's `ecs` subfolder [on GitHub](https://github.com/hexops/mach/tree/main/libs/ecs). The articles will lag slightly behind.
305305

306306
[As more articles come out, you can find them here](https://devlog.hexops.com/categories/build-an-ecs). Join us in developing it, give us advice, etc. [on Matrix chat](https://matrix.to/#/#ecs:matrix.org) or [follow updates on Twitter](https://twitter.com/machengine).
307307

0 commit comments

Comments
 (0)