fix(ui): update configure data collector link on me page
parent
9867f5d800
commit
3c368e53bf
|
@ -67,7 +67,7 @@ class GettingStarted extends PureComponent<StateProps> {
|
|||
|
||||
const firstOrgID = orgs[0].id
|
||||
|
||||
return `/organizations/${firstOrgID}/collectors_tab`
|
||||
return `/organizations/${firstOrgID}/telegrafs_tab`
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue