Skip to content

Commit f8a90e9

Browse files
Update Devtools links (#1505)
* Update link to devtools for Chrome * Update link to Standalone Devtools
1 parent 546b24e commit f8a90e9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/guide/scaling-up/tooling.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,10 @@ The Vue browser devtools extension allows you to explore a Vue app's component t
6969

7070
![devtools screenshot](https://raw.githubusercontent.com/vuejs/devtools/main/media/screenshot-shadow.png)
7171

72-
<!-- TODO update links after swapping versions -->
73-
7472
- [Documentation](https://devtools.vuejs.org/)
75-
- [Chrome Extension](https://chrome.google.com/webstore/detail/vuejs-devtools/ljjemllljcmogpfapbkkighbhhppjdbg)
73+
- [Chrome Extension](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
7674
- [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/)
77-
- [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)
7876

7977
## TypeScript
8078

0 commit comments

Comments
 (0)