Skip to content

switch url from localhost to prod#2046

Open
mertbagt wants to merge 1 commit intocodeforboston:mainfrom
mertbagt:url-for-prod
Open

switch url from localhost to prod#2046
mertbagt wants to merge 1 commit intocodeforboston:mainfrom
mertbagt:url-for-prod

Conversation

@mertbagt
Copy link
Collaborator

@mertbagt mertbagt commented Feb 4, 2026

Summary

update share-timestamp-button url from localhost to prod

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
maple-dev Ready Ready Preview, Comment Feb 4, 2026 7:08pm

Request Review

<ShareLinkButton
key="copy"
text={`http://localhost:3000/hearing/${hearingId}?t=${formatTotalSeconds(
text={`http://www.mapletestimony.org/hearing/${hearingId}?t=${formatTotalSeconds(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, come to think of it, can we use one of our link formatting helpers so that this will use the correct domain for the environment (e.g. maple-dev.vercel.app for dev, mapletestimony.org for prod, localhost for local)? I think siteUrl in links would do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants