Hi,
I want to setup an event listener on my addon to change the registration URL to something else (external). When user clicks on Register it should take them to the link I specify.
I thought I should listen to router_public_setup but it doesn't seem to be the case?