diff --git a/site/docs/07-actions/06.2-actions-move.mdx b/site/docs/07-actions/06.2-actions-move.mdx index 377ec6de2..753d34afa 100644 --- a/site/docs/07-actions/06.2-actions-move.mdx +++ b/site/docs/07-actions/06.2-actions-move.mdx @@ -4,7 +4,7 @@ slug: /actions-move section: Actions --- -Moving actions are super useful for creating patrolling behavior, and are often paired with [repeat](/doc/actions-repeat#repeat) or [repeatForever](/doc/actions-repeat#repeat) +Moving actions are super useful for creating patrolling behavior, and are often paired with [repeat](/docs/actions-repeat#repeat) or [repeatForever](/docs/actions-repeat#repeat) ## MoveTo