Skip to content

Commit ac6fbbc

Browse files
ysfscreamKinplemelon
authored andcommitted
refactor(datadog): update usage doc link
1 parent 5dd5459 commit ac6fbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/docLinks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const createDocLinks = (lang: string): DocMap => {
8787
learnConfig: `https://docs.emqx.com/${lang}/emqx/${EMQX_VERSION}/configuration/configuration.html?${QUERY_FOR_HELP}`,
8888
restAPI: `https://docs.emqx.com/${lang}/emqx/${EMQX_VERSION}/admin/api.html?${QUERY_FOR_HELP}`,
8989
faq: `https://docs.emqx.com/${lang}/emqx/${EMQX_VERSION}/faq/faq.html?${QUERY_FOR_HELP}`,
90-
datadogIntegration: `https://docs.datadoghq.com/integrations/emqx/`,
90+
datadogIntegration: `https://docs.emqx.com/${lang}/enterprise/${EMQX_VERSION}/observability/datadog.html`,
9191
}
9292
}
9393

0 commit comments

Comments
 (0)