mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
The JoinUrlFragments function adds a trailing slash if to the proxy url if the proxy path is an empty string. This fix removes that trailing slash. Fixes #3847