diff --git a/hugo/content/en/logs/log_collection/javascript.md b/hugo/content/en/logs/log_collection/javascript.md index 92ea052c026..1bf16ff435e 100644 --- a/hugo/content/en/logs/log_collection/javascript.md +++ b/hugo/content/en/logs/log_collection/javascript.md @@ -74,7 +74,7 @@ Add the generated code snippet to the head tag of every HTML page you want to mo h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}} d=o.createElement(u);d.async=1;d.src=n;d.crossOrigin='' n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n) - })(window,document,'script','https://www.datadoghq-browser-agent.com/eu/v7/datadog-logs.js','DD_LOGS') + })(window,document,'script','https://www.datadoghq-browser-agent.com/eu1/v7/datadog-logs.js','DD_LOGS') ``` @@ -180,7 +180,7 @@ Add the generated code snippet to the head tag (in front of any other script tag ```javascript diff --git a/hugo/layouts/shortcodes/mdoc/en/sdk/setup/browser.mdoc.md b/hugo/layouts/shortcodes/mdoc/en/sdk/setup/browser.mdoc.md index f39d60483e9..554734e63ad 100644 --- a/hugo/layouts/shortcodes/mdoc/en/sdk/setup/browser.mdoc.md +++ b/hugo/layouts/shortcodes/mdoc/en/sdk/setup/browser.mdoc.md @@ -66,7 +66,7 @@ Add the generated code snippet to the head tag of every HTML page you want to mo h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}} d=o.createElement(u);d.async=1;d.src=n,d.crossOrigin='' n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n) - })(window,document,'script','https://www.datadoghq-browser-agent.com/eu/v7/datadog-rum.js','DD_RUM') + })(window,document,'script','https://www.datadoghq-browser-agent.com/eu1/v7/datadog-rum.js','DD_RUM') ``` @@ -172,7 +172,7 @@ Add the generated code snippet to the head tag (in front of any other script tag ```javascript