How do i go to a website (or URL for all the fancy devs) from JS code in wick

  1. this might sound obvious, but im a newbie with Wick
  2. if anyone has asked this question before, please send the link from there

plain js href
window.location.href = ‘…’;