We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0115748 commit ca18a95Copy full SHA for ca18a95
x-pack/legacy/plugins/uptime/common/constants/plugin.ts
@@ -7,6 +7,6 @@
7
export const PLUGIN = {
8
APP_ROOT_ID: 'react-uptime-root',
9
ID: 'uptime',
10
- ROUTER_BASE_NAME: '/app/uptime',
+ ROUTER_BASE_NAME: '/app/uptime#',
11
LOCAL_STORAGE_KEY: 'xpack.uptime',
12
};
0 commit comments