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 d81ed63 commit 2fe39e4Copy full SHA for 2fe39e4
src/guide/scaling-up/tooling.md
@@ -72,7 +72,7 @@ The Vue browser devtools extension allows you to explore a Vue app's component t
72
- [Documentation](https://devtools.vuejs.org/)
73
- [Chrome Extension](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
74
- [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/)
75
-- [Standalone Electron app](https://github.com/vuejs/vue-devtools/blob/dev/packages/shell-electron/README.md)
+- [Standalone Electron app](https://devtools.vuejs.org/guide/installation.html#standalone)
76
77
## TypeScript
78
0 commit comments