瀏覽代碼

doc: typo

Michele Caini 1 年之前
父節點
當前提交
0cb9f7c778
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/md/reference.md

+ 1 - 1
docs/md/reference.md

@@ -50,7 +50,7 @@ details.
     inspired archetype ECS with optional multithreading. 
   * [Entitas](https://github.com/sschmid/Entitas-CSharp): the ECS framework for
     C# and Unity, where _reactive systems_ were invented.
-  * [Fennecs](#https://github.com/outfox/fennecs): the little archetype ECS that
+  * [Fennecs](https://github.com/outfox/fennecs): the little archetype ECS that
     loves you back.
   * [Friflo ECS](https://github.com/friflo/Friflo.Engine.ECS): an archetype ECS
     with focus on performance and minimal GC allocations.