mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 06:26:03 +08:00
chore: try signoz cloud link is updated (#2928)
This commit is contained in:
parent
bcacb1d2b0
commit
b782bd8909
@ -91,7 +91,7 @@ function HeaderContainer(): JSX.Element {
|
||||
|
||||
const onClickSignozCloud = (): void => {
|
||||
window.open(
|
||||
'https://signoz.io/teams/?utm_source=product_navbar&utm_medium=frontend',
|
||||
'https://signoz.io/oss-to-cloud/?utm_source=product_navbar&utm_medium=frontend&utm_campaign=oss_users',
|
||||
'_blank',
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user