浏览代码

[ts] Fixed typo in examples index.html.

Davide Tantillo 5 月之前
父节点
当前提交
27f8150e56
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spine-ts/index.html

+ 1 - 1
spine-ts/index.html

@@ -115,7 +115,7 @@
           <a href="/spine-phaser-v4/example/physics4.html">Physics IV</a> - (<a href="/spine-phaser-v3/example/physics4.html">v3</a>)
         </li>
         <li>
-          <a href="/spine-phaser-v4/example/inline-loading.html">Inline loading</a> - (<a href="/spine-phaser-v3/example/inline-loading.html">Inline </a>)
+          <a href="/spine-phaser-v4/example/inline-loading.html">Inline loading</a> - (<a href="/spine-phaser-v3/example/inline-loading.html">v3</a>)
         </li>
       </ul>
       <li>Player</li>