Skip to content

Commit 655d6df

Browse files
committed
Update quick-start.md
1 parent 3147a4c commit 655d6df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

template-editor/quick-start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Build a saved image template, test it with variables, and render it through the
1818

1919
Start in the dashboard by creating a new template or opening an existing one. The editor opens with the canvas in the middle, the block sidebar on the left, and the editing sidebar on the right.
2020

21-
If you want a starting point, browse the [template presets](https://htmlcsstoimage.com/templates) or try the [template playground](/templates/playground) before building your own template.
21+
If you want a starting point, browse the [template presets](https://htmlcsstoimage.com/templates) or try the [template playground](https://htmlcsstoimage.com/templates/playground) before building your own template.
2222

2323
<figure class="te-doc-figure te-doc-figure--wide">
2424
<img src="/assets/images/template-editor/te-empty-editor.png" alt="Blank template editor with the block sidebar, empty canvas, and properties sidebar">
@@ -30,7 +30,7 @@ If you want a starting point, browse the [template presets](https://htmlcsstoima
3030
|:---------------|:------------|
3131
| Blank template | You already know the size and layout you want |
3232
| [Template presets](https://htmlcsstoimage.com/templates) | You want to start from an existing design |
33-
| [Template playground](/templates/playground) | You want to test a template flow in the browser |
33+
| [Template playground](https://htmlcsstoimage.com/templates/playground) | You want to test a template flow in the browser |
3434

3535
## Basic workflow
3636

@@ -71,7 +71,7 @@ The editor saves the design structure for you. In API requests, you work with th
7171
| Topic | Go here |
7272
|:------|:--------|
7373
| Start from an existing design | [Template presets](https://htmlcsstoimage.com/templates) |
74-
| Try a template in the browser | [Template playground](/templates/playground) |
74+
| Try a template in the browser | [Template playground](https://htmlcsstoimage.com/templates/playground) |
7575
| Set the image size | [Canvas](/template-editor/canvas/) |
7676
| Pick the right block type | [Blocks](/template-editor/blocks/) |
7777
| Add template variables | [Variables](/template-editor/variables/) |

0 commit comments

Comments
 (0)