Skip to content

Commit 62d8407

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
[docs] Update vite plugin location.
Fixed: 399824593 Change-Id: Id4742aab135c0235d5af2024d22bc15e65950f68 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6343136 Auto-Submit: Benedikt Meurer <[email protected]> Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Alex Rudenko <[email protected]>
1 parent 4ab8cec commit 62d8407

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ecosystem/automatic_workspace_folders.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ To check if your setup is correct, you can try out Benedikt’s
9393
## Vite
9494

9595
There's also a proof-of-concept plugin for [vite](http://vite.dev) available at
96-
[bmeurer/vite-plugin-devtools-json](https://github.com/bmeurer/vite-plugin-devtools-json),
97-
which you can easily add to your existing project.
96+
[ChromeDevTools/vite-plugin-devtools-json][vite-plugin], which you can easily
97+
add to your existing project.
9898

9999
[self-link]: http://goo.gle/devtools-automatic-workspace-folders
100100
[design-doc]: http://go/chrome-devtools:automatic-workspace-folders-design
@@ -103,3 +103,4 @@ which you can easily add to your existing project.
103103
[workspaces-announcement]: https://developer.chrome.com/blog/new-in-devtools-63#workspaces
104104
[design-doc-json]: https://goo.gle/devtools-json-design
105105
[hello-world]: https://github.com/bmeurer/automatic-workspace-folders-hello-world
106+
[vite-plugin]: https://github.com/ChromeDevTools/vite-plugin-devtools-json

0 commit comments

Comments
 (0)