fix(notifications): correct subscription CTA path #96

Merged
root merged 1 commits from fix/subscription-cta-path into main 2026-06-04 12:44:17 +03:00

1 Commits

Author SHA1 Message Date
semih
eecc173ecc fix(notifications): correct subscription CTA path to /dashboard/subscription
Some checks failed
QA Gate (P0/P1) / Test affected app (pull_request) Has been cancelled
The trial-ending / payment-success / payment-failed emails were pointing
to /dashboard/settings?tab=subscription which does not exist; the correct
path is /dashboard/subscription. Referral paths are unchanged.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-04 12:31:50 +03:00