diff --git a/CHANGELOG.md b/CHANGELOG.md
index fde0e5c..09aeacc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
---
+## [0.8.1] — 2026-04-14
+
+### Changed
+
+- Login and register button links now point to `https://app.armarium.ch/login` and `https://app.armarium.ch/register` respectively — affects hero section, CTA section, footer, and all locale variants
+
+---
+
## [0.8.0] — 2026-04-13
### Added — Full i18n translation
diff --git a/src/components/landing/AboutPage.astro b/src/components/landing/AboutPage.astro
index 6ab0897..de9c2ff 100644
--- a/src/components/landing/AboutPage.astro
+++ b/src/components/landing/AboutPage.astro
@@ -154,7 +154,7 @@ const t = useTranslations(locale);
{t('about.cta.title')}
{t('about.cta.desc')}
-