浏览代码

fix(docs): change image path to silence warning (#519)

andretchen0 1 年之前
父节点
当前提交
280d248276
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/guide/index.md

+ 1 - 1
docs/guide/index.md

@@ -81,7 +81,7 @@ We have a brand new [StackBlitz](https://stackblitz.com/) starter to try TresJS
 
 
 We also have a playground where you can try TresJS online. Check it out [here](https://playground.tresjs.org/).
 We also have a playground where you can try TresJS online. Check it out [here](https://playground.tresjs.org/).
 
 
-![](/public/playground.png)
+![](/playground.png)
 
 
 ## Motivation
 ## Motivation