We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbabf2 commit 0142d1aCopy full SHA for 0142d1a
components/changelog-list.tsx
@@ -40,7 +40,7 @@ export function ChangelogList({ releases }: ChangelogListProps) {
40
<p className="text-muted-foreground">
41
No releases found. Check back later or visit our{" "}
42
<a
43
- href="https://github.com/ultimatemenu/ultimatemenu/releases"
+ href="https://github.com/UltimateMenu/UltimateMenu/releases"
44
className="text-primary hover:underline"
45
target="_blank"
46
rel="noopener noreferrer"
0 commit comments