Skip to content

Commit 0e01783

Browse files
authored
docs: fix type file broken link in home page (#218)
1 parent 03080e1 commit 0e01783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Component = () => (<JsonViewer value={object}/>)
4040

4141
### Type Declaration
4242

43-
see [src/type.ts](../../src/type.ts)
43+
see [src/type.ts](https://github.com/TexteaInc/json-viewer/blob/main/src/type.ts)
4444

4545
### Full Example
4646

0 commit comments

Comments
 (0)