mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
chore: update dashboard template links to SigNoz website dashboard template landing page (#8897)
This commit is contained in:
parent
ee19f1749b
commit
08323e4dfd
@ -613,7 +613,7 @@ function DashboardsList(): JSX.Element {
|
|||||||
{
|
{
|
||||||
label: (
|
label: (
|
||||||
<a
|
<a
|
||||||
href="https://github.com/SigNoz/dashboards"
|
href="https://signoz.io/docs/dashboards/dashboard-templates/overview/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
@ -192,7 +192,7 @@ function ImportJSON({
|
|||||||
</Button>
|
</Button>
|
||||||
</Upload>
|
</Upload>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/SigNoz/dashboards"
|
href="https://signoz.io/docs/dashboards/dashboard-templates/overview/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
@ -59,7 +59,7 @@ export function RequestDashboardBtn(): JSX.Element {
|
|||||||
<div className="request-entity-container">
|
<div className="request-entity-container">
|
||||||
<Typography.Text>
|
<Typography.Text>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/SigNoz/dashboards"
|
href="https://signoz.io/docs/dashboards/dashboard-templates/overview/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user