mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 04:05:56 +08:00
chore: link is updated (#3105)
This commit is contained in:
parent
c656803162
commit
1d1ddbef40
@ -272,7 +272,7 @@ function LogsExplorerViews(): JSX.Element {
|
|||||||
Panel limit exceeded for {DataSource.LOGS} in community edition. Please
|
Panel limit exceeded for {DataSource.LOGS} in community edition. Please
|
||||||
checkout our paid plans{' '}
|
checkout our paid plans{' '}
|
||||||
<a
|
<a
|
||||||
href="https://signoz.io/pricing"
|
href="https://signoz.io/pricing/?utm_source=product&utm_medium=dashboard-limit"
|
||||||
rel="noreferrer noopener"
|
rel="noreferrer noopener"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
|
@ -105,7 +105,7 @@ function TracesExplorer(): JSX.Element {
|
|||||||
Panel limit exceeded for {DataSource.TRACES} in community edition.
|
Panel limit exceeded for {DataSource.TRACES} in community edition.
|
||||||
Please checkout our paid plans{' '}
|
Please checkout our paid plans{' '}
|
||||||
<a
|
<a
|
||||||
href="https://signoz.io/pricing"
|
href="https://signoz.io/pricing/?utm_source=product&utm_medium=dashboard-limit"
|
||||||
rel="noreferrer noopener"
|
rel="noreferrer noopener"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user