diff --git a/docs/content/en/props.md b/docs/content/en/props.md index c1dcc9c..cf8c59c 100644 --- a/docs/content/en/props.md +++ b/docs/content/en/props.md @@ -655,7 +655,7 @@ useTippy(target, { ## themes -Determines the theme of the tippy element. The core CSS defaults to a dark `#333` theme. This can be overridden by a custom theme. See [Themes](#themes) for details. +Determines the theme of the tippy element. The core CSS defaults to a dark `#333` theme. This can be overridden by a custom theme. See [Themes](/themes) for details. ```js useTippy(target, {