Skip to content

Commit 9f655f0

Browse files
committed
website: update open source url error.
1 parent 7f3f4c8 commit 9f655f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ root.render(
3636
description="A React component for displaying and editing javascript arrays and JSON objects."
3737
version={`v${VERSION}`}
3838
>
39-
<Github href="https://github.com/uiwjs/react-markdown-preview-example" />
39+
<Github href="https://github.com/uiwjs/react-json-view" />
4040
<Example>
4141
<App />
4242
</Example>

0 commit comments

Comments
 (0)