瀏覽代碼

docs: correct link to tweakpane in english docs (#948)

colinscz 2 月之前
父節點
當前提交
5419a920dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/cookbook/tweakpane.md

+ 1 - 1
docs/cookbook/tweakpane.md

@@ -8,7 +8,7 @@ difficulty: 0
 
 # Tweakpane
 
-To make it easier to control the parameters of your scene, you can use [Tweakpane](https://cocopon.github.io/tweakpane/). In this guide, we will show you how to use Tweakpane to control the parameters of your scene.
+To make it easier to control the parameters of your scene, you can use [Tweakpane](https://tweakpane.github.io/docs/). In this guide, we will show you how to use Tweakpane to control the parameters of your scene.
 
 <StackBlitzEmbed project-id="tweakpane" />