Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c1968 commit 276cfedCopy full SHA for 276cfed
readme.md
@@ -1,6 +1,6 @@
1
# electron-debug
2
3
-> Adds useful debug features to your [Electron](http://electron.atom.io) app
+> Adds useful debug features to your [Electron](https://electronjs.org) app
4
5
Ideas for more debug features [welcome!](https://github.com/sindresorhus/electron-debug/issues/new)
6
@@ -33,7 +33,7 @@ Open DevTools and focus the Element Inspector tool.
33
34
### Activates Devtron
35
36
-[Devtron](http://electron.atom.io/devtron/) is the official Electron DevTools extension.
+[Devtron](https://electronjs.org/devtron) is the official Electron DevTools extension.
37
38
Just install it in your app and we'll activate it for you.
39
0 commit comments