Просмотр исходного кода

doc: suppress a warning from doxygen

Michele Caini 5 лет назад
Родитель
Сommit
c2c39cd0d0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/md/references.md

+ 1 - 1
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.