Skip to content

Commit

Permalink
Update link to Vue devtools (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: Alvaro Saburido <[email protected]>
  • Loading branch information
davekiss and alvarosabu authored Oct 27, 2024
1 parent f1fb6ed commit d91f9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/debug/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ One of our goals with TresJS is to offer **the best DX (Developer Experience)**

## Introducing the Devtools

From <Badge text="^3.7.0" /> we are introducing the TresJS Devtools, a customized inspector tab for the [Official Vue Chrome Devtools](https://devtools.vuejs.org/guide/installation.html) that allows you to inspect your TresJS scenes and components.
From <Badge text="^3.7.0" /> we are introducing the TresJS Devtools, a customized inspector tab for the [Official Vue Chrome Devtools](https://devtools.vuejs.org/getting-started/installation) that allows you to inspect your TresJS scenes and components.

![TresJS Devtools](/vue-chrome-devtools.png)

Expand Down

0 comments on commit d91f9d1

Please sign in to comment.