I have an embedded prototype on my web-site. It contains a button that redirects to a specific URL. However, when the button is clicked it redirects to https://www.figma.com/exit?url=<my url>
with a confirmation dialog, instead of redirecting directly.
Is there a way to get rid of this intermediate screen?
My redirect URL even on the same domain as a web-site where prototype is embedded.