Skip to content

Commit ab90f36

Browse files
committed
fix: version & link
1 parent 5a4a24e commit ab90f36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/site/rspress.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export default defineConfig({
9999
{
100100
icon: 'github',
101101
mode: 'link',
102-
content: 'https://github.com/web-infra-dev/rspress',
102+
content: 'https://github.com/use-kona/editor',
103103
},
104104
],
105105
},

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kona/editor",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"type": "module",
55
"exports": {
66
".": "./src/index.ts"

0 commit comments

Comments
 (0)