Skip to content

Commit

Permalink
docs: updated links to play.tresjs.org and lab.tresjs.org (#645)
Browse files Browse the repository at this point in the history
Co-authored-by: Alvaro Saburido <[email protected]>
  • Loading branch information
ktalik and alvarosabu authored Oct 17, 2024
1 parent 8498c9c commit e3ddc8a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/fr/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Ceci est nécessaire afin que le compilateur de template fonctionne avec le mote

## Essayer en ligne

### Sandbox
### Playground

Vous pouvez essayer TresJS en ligne en utilisant la [sandbox](https://play.tresjs.org/) officielle. Testez ici:
Vous pouvez essayer TresJS en ligne en utilisant la [playground](https://play.tresjs.org/) officielle. Testez ici:

<iframe src="https://play.tresjs.org/" class="w-full rounded shadow-lg outline-none border-none aspect-4/3"></iframe>

Expand All @@ -77,7 +77,8 @@ Nous avons un nouveau starter [StackBlitz](https://stackblitz.com/) afin d'essay

<StackBlitzEmbed projectId="tresjs-basic" />

## Playground
## Labs


Check failure on line 82 in docs/fr/guide/index.md

View workflow job for this annotation

GitHub Actions / Lint (20)

More than 1 blank line not allowed
Nous avons aussi un playground où vous pouvez essayer TresJS en ligne. Testez [ici](https://play.tresjs.org/).

Expand Down

0 comments on commit e3ddc8a

Please sign in to comment.