diff --git a/public/app/core/utils/explore.ts b/public/app/core/utils/explore.ts index 6be1936e3ea..9ca47ffbc5e 100644 --- a/public/app/core/utils/explore.ts +++ b/public/app/core/utils/explore.ts @@ -108,8 +108,7 @@ export async function getExploreUrl(args: GetExploreUrlArguments) { const exploreState = JSON.stringify({ ...state, originPanelId: panel.id }); url = renderUrl('/explore', { left: exploreState }); } - const finalUrl = config.appSubUrl + url; - return finalUrl; + return url; } export function buildQueryTransaction(