This page shows how link *text* can be updated with JavaScript while keeping the real href visible and explicit. It is not intended to deceive users. Always clearly show the true destination when building production sites.
Important: The link's href remains unchanged unless you explicitly change it below.
Never set visible text to look like a site (e.g. https://google.com) while pointing to a different destination
unless you explicitly disclose it to users.
When you click the link, the browser will open the destination in a new tab. Use this demo responsibly.