Skip to content

Commit

Permalink
docs: fix changelog import location
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Nov 10, 2024
1 parent e657b29 commit 1bd3445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Starlight Obsidian Theme Changelog
description: Changelog for the Starlight Obsidian Theme.
---

import Changelog from "../CHANGELOG.md"
import Changelog from "../../../../CHANGELOG.md"

This page documents the changes made to the Starlight Obsidian Theme.
For the most up-to-date information, refer to the changelog of the individual releases on the [GitHub releases page](https://github.com/Fevol/starlight-theme-obsidian/releases).
Expand Down

0 comments on commit 1bd3445

Please sign in to comment.