Redirecting from one dashboard to another

We want to redirect in Grafana an entered url like say:
https://grafana.acme.com/d/foo
to
https://grafana.acme.com/d/bar

This we want to do inside GF and not with a webserver path redirect.
Is there a best practice for this perhaps in Grafana?

Thanks

HI @allomorphy1 , you mean the panel link or data link ?

Hi @smarkm

I mean that you ask for dashboard with uid foo and you get dashboard bar
So link a file system link or a webserver redirect, but links elegantly maintained inside Grafana.