diff --git a/website/community/5-changelog.md b/website/community/5-changelog.md index 8380049786..4245b75ec2 100644 --- a/website/community/5-changelog.md +++ b/website/community/5-changelog.md @@ -5,7 +5,7 @@ sidebar_label: Changelog --- ```mdx-code-block -import Changelog from "../../CHANGELOG.md" +import Changelog from "@site/../CHANGELOG.md" ```