mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix link to proxy settings
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
72796d5813
commit
fde4eb19d0
@ -90,7 +90,7 @@ export class ClusterStatus extends React.Component<Props> {
|
|||||||
params: {
|
params: {
|
||||||
entityId: this.props.clusterId,
|
entityId: this.props.clusterId,
|
||||||
},
|
},
|
||||||
fragment: "Proxy",
|
fragment: "proxy",
|
||||||
}));
|
}));
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user