Browse Source

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

andretchen0 1 năm trước cách đây
mục cha
commit
280d248276
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/).
 
-![](/public/playground.png)
+![](/playground.png)
 
 ## Motivation