Change where a link points without changing the link
Editing a destination updates every copy of the short URL already printed, posted or embedded in a QR code.
The short URL is a stable name; the destination is a value attached to it. Edit the destination and the next click goes to the new place. Nothing about the short URL changes, so posters, packaging and QR codes already in the world keep working.
Open the link
From the Links table, or from its detail page if you came in from analytics.
Replace the destination URL
The new destination is screened the same way the original was.
Save
The cached resolution for this link is invalidated on save, so the change takes effect on the next click rather than at the end of a cache window.
If the link uses a 301 or 308, browsers and intermediaries are entitled to remember the old destination and may not ask us again. For anything you expect to re-point later, use 302 or 307.