From 7aa2ad14fc8251fb0f0b7d5185e3057d1f93bcde Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Thu, 2 Feb 2023 14:05:55 +0100 Subject: [PATCH] docs: update instrumentation key --- website/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index c3fb125c..9cb01f7f 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -127,7 +127,7 @@ module.exports = { copyright: `Copyright © ${new Date().getFullYear()} Jan De Dobbeleer and contributors.`, }, appInsights: { - instrumentationKey: '72804848-dc30-4856-8245-4fa1450b041f', + instrumentationKey: '51741aa7-e087-4e80-b7b0-0863d467462a', }, algolia: { appId: 'XIR4RB3TM1',