Skip to content

Commit fc95cac

Browse files
Cyrille Bourgoisjleveugle
authored andcommitted
fix(server-sidebar): update iplb state
1 parent 45c18bd commit fc95cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/manager/modules/server-sidebar/src/sidebar.constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ export const IPLB_CONFIG = {
290290
types: [
291291
{
292292
path: '/ipLoadbalancing',
293-
state: 'network.iplb.detail',
293+
state: 'network.iplb.detail.home',
294294
stateParams: ['serviceName'],
295295
icon: 'ovh-font ovh-font-iplb',
296296
app: [CLOUD],

0 commit comments

Comments
 (0)