We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4a24e commit ab90f36Copy full SHA for ab90f36
apps/site/rspress.config.ts
@@ -99,7 +99,7 @@ export default defineConfig({
99
{
100
icon: 'github',
101
mode: 'link',
102
- content: 'https://github.com/web-infra-dev/rspress',
+ content: 'https://github.com/use-kona/editor',
103
},
104
],
105
packages/editor/package.json
@@ -1,6 +1,6 @@
1
2
"name": "@kona/editor",
3
- "version": "1.0.0",
+ "version": "0.1.0",
4
"type": "module",
5
"exports": {
6
".": "./src/index.ts"
0 commit comments