Skip to content

Commit

Permalink
docs: update url to codesandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrom committed Oct 1, 2024
1 parent a428a42 commit ccf111b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ What version of the library are you using?
A clear and concise description of what the bug is.

**To Reproduce**
Link to codesandbox.io or a snippet that will showcase the issue. Use [this sandbox](https://codesandbox.io/s/text-to-image-example-r8h1o?file=/src/index.ts) as base.
Link to codesandbox.io or a snippet that will showcase the issue. Use [this sandbox](https://codesandbox.io/p/sandbox/gtcmdy) as base.

**Expected behavior**
A clear and concise description of what you expected to happen.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Originally part of a Twitter bot for publishing tweets longer than 140 character

## Try it

Use [this CodeSandbox](https://codesandbox.io/s/text-to-image-v6-example-s5jegv?file=/src/index.ts) to try out text-to-image in your browser.
Use [this CodeSandbox](https://codesandbox.io/p/sandbox/gtcmdy) to try out text-to-image in your browser.

## Installation

Expand Down

0 comments on commit ccf111b

Please sign in to comment.