浏览代码

Update link to Vue devtools (#865)

Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
Dave Kiss 6 月之前
父节点
当前提交
d91f9d1e20
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/debug/devtools.md

+ 1 - 1
docs/debug/devtools.md

@@ -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)