Skip to content

Commit ab2abbb

Browse files
committed
fix: update URLs
1 parent 1568ad4 commit ab2abbb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

1.92 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "honey-playground",
33
"version": "0.1.0",
44
"description": "A small playground for running Honey in the browser",
5-
"homepage": "https://playground.honey-lang.org/",
5+
"homepage": "https://honey-lang.github.io/playground/",
66
"scripts": {
77
"start": "vite",
88
"dev": "vite",

0 commit comments

Comments
 (0)