Navigate from one dashboard to another

Hi. I wanted to understand how to link one dashboard to another.
I have a dashboard dash1 that contains 5 panels.
I have another dashboard dash2.
I want to add the dashboard link of dash2 inside one of the panels in dash1 so that when a user clicks on dash1 panel, it opens up the dash2.
I want it to be generalised so I do not want to directly copy and paste the dash2 link into the “panel links” of dash1 panel.
please suggest me how I can do this