Skip to content

Commit 3d6ba80

Browse files
committed
fix: broken links in readme
1 parent 85edbd4 commit 3d6ba80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To test local unpacked extensions, include them in `./extensions` then launch th
4343
- [x] [Chrome Web Store](https://chromewebstore.google.com) extension installer
4444
- [x] Automatic extension updates
4545
- [x] [Manifest V3](https://developer.chrome.com/docs/extensions/mv3/intro/) support—pending [electron/electron#44411](https://github.com/electron/electron/pull/44411)
46-
- [ ] Support for common [`chrome.*` extension APIs](https://developer.chrome.com/extensions/devguide)
46+
- [ ] Support for common [`chrome.*` extension APIs](https://developer.chrome.com/docs/extensions/reference/api)
4747
- [ ] Robust extension popup support
4848
- [ ] Respect extension manifest permissions
4949

@@ -52,7 +52,7 @@ To test local unpacked extensions, include them in `./extensions` then launch th
5252
- [ ] Extension management (enable/disable/uninstall)
5353
- [ ] Installation prompt UX
5454
- [ ] [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home) extension installer
55-
- [ ] Full support of [`chrome.*` extension APIs](https://developer.chrome.com/extensions/devguide)
55+
- [ ] Full support of [`chrome.*` extension APIs](https://developer.chrome.com/docs/extensions/reference/api)
5656

5757
### 🤔 Considering
5858

0 commit comments

Comments
 (0)