Skip to content

Commit 6c67b9b

Browse files
authored
Merge pull request #3252 from dgrishaev1/patch-1
fix(doc): API links related to Character Controller
2 parents cfd3688 + 511a684 commit 6c67b9b

File tree

1 file changed

+1
-1
lines changed
  • versions/3.8/en/physics/character-controller

1 file changed

+1
-1
lines changed

versions/3.8/en/physics/character-controller/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The address of the character controller is [GIT](https://github.com/cocos/cocos-
130130

131131
## API
132132

133-
For the API of the character controller, please refer to [Character Controller](%__APIDOC__%/en/class/physics.CharacterController.html), [Box Character Controller](__APIDOC__/en/class/physics.BoxCharacterController.html) and [Capsule Character Controller](__APIDOC__/en/class/physics.CapsuleCharacterController.html).
133+
For the API of the character controller, please refer to [Character Controller](%__APIDOC__%/en/class/physics.CharacterController), [Box Character Controller](%__APIDOC__%/en/class/physics.BoxCharacterController) and [Capsule Character Controller](%__APIDOC__%/en/class/physics.CapsuleCharacterController).
134134

135135
## Note
136136

0 commit comments

Comments
 (0)