Skip to content

Commit 8519f1e

Browse files
committed
docs: make 'svelte-jsoneditor' clickable
1 parent 7ec38f7 commit 8519f1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ English | [简体中文](./docs/README.zh-CN.md)
4141
### Peer Dependencies
4242

4343
- `vue`
44-
- `vanilla-jsoneditor`: standalone bundle provided by `svelte-jsoneditor`
44+
- `vanilla-jsoneditor`: standalone bundle provided by [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) (successor to [jsoneditor](https://github.com/josdejong/jsoneditor))
4545
- `@vue/composition-api`: only for Vue 2.6 or earlier
4646

4747
<br>

docs/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
### 外置依赖
4040

4141
- `vue`
42-
- `vanilla-jsoneditor`: `svelte-jsoneditor` 提供的原生包
42+
- `vanilla-jsoneditor`: [svelte-jsoneditor](https://github.com/josdejong/svelte-jsoneditor)[jsoneditor](https://github.com/josdejong/jsoneditor) 的继任者)提供的原生 JS 版本
4343
- `@vue/composition-api`: 仅 Vue 2.6 或更早版本需要
4444

4545
<br>

0 commit comments

Comments
 (0)