Skip to content

Commit ca64c29

Browse files
authored
Meta: Delete duplicate links from readme (#91)
1 parent 50bd30f commit ca64c29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ if (pageDetect.isConversationList()) {
3737

3838
## API
3939

40-
In the source you can see the [full list of detections](https://www.unpkg.com/browse/github-url-detection@latest/esm/index.d.ts) and [their matching URLs.](https://github.com/fregante/github-url-detection/blob/master/index.ts)
41-
4240
Most detections are URL-based while others need access to the current `document`. You can determine which ones are URL-based by looking at their signature: URL-based functions have a `url` parameter.
4341

4442
### URL-based detections

0 commit comments

Comments
 (0)