mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 04:45:57 +08:00
fix: updated redirect link for try signoz cloud button (#2919)
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
This commit is contained in:
parent
3792f137fa
commit
86c6c43f95
@ -91,7 +91,7 @@ function HeaderContainer(): JSX.Element {
|
||||
|
||||
const onClickSignozCloud = (): void => {
|
||||
window.open(
|
||||
'https://signoz.io/pricing/?utm_source=product_navbar&utm_medium=frontend',
|
||||
'https://signoz.io/teams/?utm_source=product_navbar&utm_medium=frontend',
|
||||
'_blank',
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user