fix: replace dead domain with production URL #61
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/westside-landing!61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "60-fix-dead-domain-reference"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Registration confirmation page referenced
westsidekingsandqueens.com, a domain that does not exist. Replaced both occurrences with the actual production URLwestsidekingsandqueens.tail5b443a.ts.net.Changes
src/routes/register/+page.svelte: Updated two<strong>tags (Stripe success redirect on line 201 and inline confirmation on line 469) fromwestsidekingsandqueens.comtowestsidekingsandqueens.tail5b443a.ts.netTest Plan
Review Checklist
Related