Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit c79ae45

Browse files
committed
fix: updated support link for all Node.js agent modules
1 parent 0b7ea5f commit c79ae45

5 files changed

+9
-9
lines changed

src/data/projects/newrelic-node-newrelic-aws-sdk.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "Organization"
88
},
99
"title": "New Relic AWS SDK (Node)",
10-
"supportUrl": "https://discuss.newrelic.com/c/support-products-agents/node-js-agent",
10+
"supportUrl": "https://discuss.newrelic.com/tags/c/telemetry-data-platform/agents/nodeagent",
1111
"githubUrl": "https://github.com/newrelic/node-newrelic-aws-sdk",
1212
"permalink": "https://opensource.newrelic.com/projects/newrelic/node-newrelic-aws-sdk",
1313
"iconUrl": null,
@@ -25,4 +25,4 @@
2525
"url": "https://github.com/newrelic/node-newrelic-aws-sdk"
2626
},
2727
"defaultBranch": "main"
28-
}
28+
}

src/data/projects/newrelic-node-newrelic-koa.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "Organization"
88
},
99
"title": "New Relic Koa (Node)",
10-
"supportUrl": "https://discuss.newrelic.com/c/support-products-agents/node-js-agent/",
10+
"supportUrl": "https://discuss.newrelic.com/tags/c/telemetry-data-platform/agents/nodeagent",
1111
"githubUrl": "https://github.com/newrelic/node-newrelic-koa",
1212
"permalink": "https://opensource.newrelic.com/projects/newrelic/node-newrelic-koa",
1313
"iconUrl": null,
@@ -26,4 +26,4 @@
2626
"url": "https://github.com/newrelic/node-newrelic-koa"
2727
},
2828
"defaultBranch": "main"
29-
}
29+
}

src/data/projects/newrelic-node-newrelic-superagent.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "Organization"
88
},
99
"title": "New Relic SuperAgent (Node)",
10-
"supportUrl": "https://discuss.newrelic.com/c/support-products-agents/node-js-agent/",
10+
"supportUrl": "https://discuss.newrelic.com/tags/c/telemetry-data-platform/agents/nodeagent",
1111
"githubUrl": "https://github.com/newrelic/node-newrelic-superagent",
1212
"permalink": "https://opensource.newrelic.com/projects/newrelic/node-newrelic-superagent",
1313
"iconUrl": null,
@@ -26,4 +26,4 @@
2626
"url": "https://github.com/newrelic/node-newrelic-superagent"
2727
},
2828
"defaultBranch": "main"
29-
}
29+
}

src/data/projects/newrelic-node-newrelic.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "Organization"
88
},
99
"title": "New Relic Node Agent",
10-
"supportUrl": "https://discuss.newrelic.com/c/support-products-agents/node-js-agent/",
10+
"supportUrl": "https://discuss.newrelic.com/tags/c/telemetry-data-platform/agents/nodeagent",
1111
"githubUrl": "https://github.com/newrelic/node-newrelic",
1212
"permalink": "https://opensource.newrelic.com/projects/newrelic/node-newrelic",
1313
"iconUrl": null,
@@ -24,4 +24,4 @@
2424
"url": "https://github.com/newrelic/node-newrelic"
2525
},
2626
"defaultBranch": "main"
27-
}
27+
}

src/data/projects/newrelic-node-test-utilities.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "Organization"
88
},
99
"title": "New Relic Node Test Utilities",
10-
"supportUrl": "https://discuss.newrelic.com/c/support-products-agents/node-js-agent",
10+
"supportUrl": "https://discuss.newrelic.com/tags/c/telemetry-data-platform/agents/nodeagent",
1111
"githubUrl": "https://github.com/newrelic/node-test-utilities",
1212
"permalink": "https://opensource.newrelic.com/projects/newrelic/node-test-utilities",
1313
"iconUrl": null,

0 commit comments

Comments
 (0)