Skip to content

Commit 78b32ca

Browse files
docs: Update 404 devtools extension documentation link (electron#48813)
* docs: Update 404 devtools extension documentation link https://developer.chrome.com/extensions/devtools ↑Current link is not exists. So update to most relevant developer.chrome.com page. https://developer.chrome.com/docs/extensions/how-to/devtools/extend-devtools#creating * docs: remove unnecessary anchor link Co-authored-by: Erick Zhao <erick@hotmail.ca> --------- Co-authored-by: Erick Zhao <erick@hotmail.ca>
1 parent 595920a commit 78b32ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/devtools-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If the extension works on Chrome but not on Electron, file a bug in Electron's
9494
[issue tracker][issue-tracker] and describe which part
9595
of the extension is not working as expected.
9696

97-
[devtools-extension]: https://developer.chrome.com/extensions/devtools
97+
[devtools-extension]: https://developer.chrome.com/docs/extensions/how-to/devtools/extend-devtools
9898
[session]: ../api/session.md
9999
[react-devtools]: https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi
100100
[load-extension]: ../api/extensions-api.md#extensionsloadextensionpath-options

0 commit comments

Comments
 (0)