From dea9f70a2fccc3f78b1a79db406a9f231d602d0c Mon Sep 17 00:00:00 2001 From: Marten Mrfc <101009922+Marten-Mrfc@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:24:55 +0100 Subject: [PATCH] [Docs] Bug fix --- documentation/docs/develop/02-extensions/07-api-changes/0.7.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/develop/02-extensions/07-api-changes/0.7.mdx b/documentation/docs/develop/02-extensions/07-api-changes/0.7.mdx index e6c20f781..d21ac2345 100644 --- a/documentation/docs/develop/02-extensions/07-api-changes/0.7.mdx +++ b/documentation/docs/develop/02-extensions/07-api-changes/0.7.mdx @@ -8,7 +8,7 @@ import TabItem from "@theme/TabItem"; # All API changes to 0.7.X The v0.7.X release contains the new Dynamic variable. -To learn how to use them, see [Dynamic Variables](/develop/extensions/entries/static/variable). +To learn how to use them, see [Dynamic Variables](../04-entries/static/variable.mdx). ## PlaceholderEntry Changes