diff --git a/docs/md/references.md b/docs/md/references.md index 0b717aa1c..ba4b83cd2 100644 --- a/docs/md/references.md +++ b/docs/md/references.md @@ -38,7 +38,7 @@ I hope this list can grow much more in the future: by `EnTT`. * Javascript: - * [@javelin/ecs](https://github.com/3mcd/javelin/tree/master/packages/ecs): an + * [\@javelin/ecs](https://github.com/3mcd/javelin/tree/master/packages/ecs): an archetype ECS in TypeScript. * [ecsy](https://github.com/MozillaReality/ecsy): I haven't had the time to investigate the underlying design of `ecsy` but it looks cool anyway.