Public dashboard links to internal linked dashboard

I created a dashboard that has a public link ("/public/dashboard/xxxx-xxx-xx-xxx"). This dashboard has a question with click behavior to take you to another dashboard. However, the click behavior always take you to the private / loggedin link of the dashboard ("/dashboard/123"). The problem is non metabase users are utilizing these dashboards (it's embedded in a website) so when they hit the first dashboard, it works fine. However, when they click the link to the second dashboard, the link just hangs and doesn't take the user anywhere. Is there a workaround for this? Or some way of linking dashboards together so that they always use the public dashboard link?

Oh hey disregard this question! This workaround works https://github.com/metabase/metabase/issues/14009#issuecomment-741677179