Skip to content

Commit ee1d7cd

Browse files
committed
better readme
1 parent bae55a9 commit ee1d7cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ _For advanced use-cases, please find examples in our [complete test suite](test)
7070

7171
#### ChromeLinkOptions
7272

73-
Please see [full typings here](src/link.ts).
73+
Please see [full typings here](src/link/index.ts).
7474

7575
| Property | Type | Description | Required |
7676
| -------- | --------------------- | ---------------------------------------------------------------- | -------- |
7777
| `port` | `chrome.runtime.Port` | An open web extension port between content & background scripts. | `true` |
7878

7979
#### CreateChromeHandlerOptions
8080

81-
Please see [full typings here](src/handler.ts).
81+
Please see [full typings here](src/adapter/index.ts).
8282

8383
| Property | Type | Description | Required |
8484
| --------------- | ---------- | ------------------------------------------------------ | -------- |

0 commit comments

Comments
 (0)