Skip to content

Commit 2fe39e4

Browse files
committed
Update link to Standalone Devtools
1 parent d81ed63 commit 2fe39e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/scaling-up/tooling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The Vue browser devtools extension allows you to explore a Vue app's component t
7272
- [Documentation](https://devtools.vuejs.org/)
7373
- [Chrome Extension](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
7474
- [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)
75+
- [Standalone Electron app](https://devtools.vuejs.org/guide/installation.html#standalone)
7676

7777
## TypeScript
7878

0 commit comments

Comments
 (0)