From f9576ad1373fe422cf82be7e071326a0139d2685 Mon Sep 17 00:00:00 2001 From: Joey Tawadrous <90795735+joey-grafana@users.noreply.github.com> Date: Wed, 10 Aug 2022 08:03:48 +0100 Subject: [PATCH] Update add to project urls (#53384) --- .github/commands.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index 5357ba7c4f6..b421824d4ee 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -151,7 +151,7 @@ "name":"datasource/Tempo", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/110" + "url":"https://github.com/orgs/grafana/projects/221" } }, { @@ -167,7 +167,7 @@ "name":"datasource/Jaeger", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/110" + "url":"https://github.com/orgs/grafana/projects/221" } }, { @@ -175,7 +175,7 @@ "name":"datasource/Zipkin", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/110" + "url":"https://github.com/orgs/grafana/projects/221" } }, {