Snippets > JavaScript Redirect
#javascript
Redirect to another location using JavaScript.
window.location.href = "https://codecalm.co.uk/about";