Update Datadog plugin repository to datadog-labs/copilot-plugin (#2231)

Datadog renamed their repo from vscode-plugin to copilot-plugin.
This commit is contained in:
David Gilbert
2026-07-08 03:55:16 +02:00
committed by GitHub
parent 34f0e35050
commit 58024e5bde
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -292,7 +292,7 @@
"name": "Datadog",
"url": "https://www.datadoghq.com/"
},
"repository": "https://github.com/datadog-labs/vscode-plugin",
"repository": "https://github.com/datadog-labs/copilot-plugin",
"license": "Apache-2.0",
"keywords": [
"agent",
@@ -304,7 +304,7 @@
],
"source": {
"source": "github",
"repo": "datadog-labs/vscode-plugin",
"repo": "datadog-labs/copilot-plugin",
"sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8"
}
},