Link to url with „file://„

I am trying to link a html file to open it on the browser. I am trying to do that with the text panel that and a href element that navigates to the html page. But the problem is that I always end up on the grafana dashboard again when I try to reach the html page. I think the problem is that the url to the html file begins with „file://“ instead of „https://“. When I link to „https://google.com“ for example the link works fine. how can I fix that issue? Thank you already!

1 Like

where exactly does this file live in relation to the Grafana server?