From dfd5aa7b520cedd7a11f0aa7418fe1751c0b7be2 Mon Sep 17 00:00:00 2001 From: Andrei Hudovich Date: Fri, 17 Mar 2023 14:31:53 +0100 Subject: [PATCH] docs: fix link to themes --- docs/content/en/props.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, {