Procházet zdrojové kódy

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

andretchen0 před 1 rokem
rodič
revize
280d248276
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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