You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a short link is created, the whole url is saved to the db (tur.link/{path}). We should only save the path portion in case the domain changes in the future.
The text was updated successfully, but these errors were encountered:
Currently when a short link is created, the whole url is saved to the db (tur.link/{path}). We should only save the path portion in case the domain changes in the future.
The text was updated successfully, but these errors were encountered: