Bug: Slugkit menu title links to localhost on slugkit.com #10
Labels
No labels
activitypub
actor
admin
ai-safety
article
articles
atproto
bug
cli
configuration
content
dev-environment
docker
enhancement
feature
federation
fediverse
forgejo
garage
health
how-to
logging
markdown
mastodon
media
navigation
opengraph
passkeys
preview
priority:medium
production
release
rendering
s3
settings
setup
status:active
status:done
status:inprogress
technical
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
On slugkit.com, the main title/link in the settings menu is
Slugkit, but it points tohttp://localhost:3000.Expected
The
Slugkitmenu title link should point to the deployed site, e.g.https://slugkit.com, not localhost.Scope
Acceptance criteria
https://slugkit.comor another correct public slugkit.com URL.http://localhost:3000.Synced from todu comment by @todu on 2026-06-27T17:13:32.635Z
Review update
erik/slugkit.com#13is open and reviewed.Synced from todu comment by @todu on 2026-06-27T19:24:06.775Z
Production verification
0.1.13.https://slugkit.com.http://localhost:3000no longer appears in rendered home HTML.Synced from todu comment by @todu on 2026-06-27T19:30:22.841Z
Close gate result
Readiness: READY
Evidence:
0.1.13is deployed.https://slugkit.com.http://localhost:3000no longer appears in rendered home HTML.All acceptance criteria are met; closing task.