From 9a27cdb2949b2df46408cf19e4c3d6d001d4afb4 Mon Sep 17 00:00:00 2001 From: Hannah Ramadan Date: Tue, 21 Jan 2025 13:27:47 -0800 Subject: [PATCH 1/2] Update to "forum" links --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- CONTRIBUTING.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 81e71b2447..1b8aedfd1a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,7 +16,7 @@ TIP: Do NOT share sensitive information, whether personal, proprietary, or other ## Expected Behavior Tell us what you expected to happen. -## [Troubleshooting](https://discuss.newrelic.com/t/troubleshooting-frameworks/108787) or [NR Diag](https://docs.newrelic.com/docs/using-new-relic/cross-product-functions/troubleshooting/new-relic-diagnostics) results +## [Troubleshooting](https://forum.newrelic.com/s/hubtopic/aAX8W0000008bSoWAI/troubleshooting-frameworks) or [NR Diag](https://docs.newrelic.com/docs/using-new-relic/cross-product-functions/troubleshooting/new-relic-diagnostics) results Provide any other relevant log data. TIP: Scrub logs and diagnostic information for sensitive information diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7b8a905f3..2ff81ce22f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -184,9 +184,9 @@ New Relic hosts and moderates an online forum where customers can interact with New Relic employees as well as other customers to get help and share best practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub. You can find this project's -topic/threads here: +topic/threads under the "Ruby Agent" category here: -[Explorer's Hub](https://discuss.newrelic.com/tags/rubyagent) +[Explorer's Hub](https://forum.newrelic.com/s/) ## And Finally... From 6e476c8dcf2135bad009e6235151d1b8e7a951e2 Mon Sep 17 00:00:00 2001 From: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:06:13 -0800 Subject: [PATCH 2/2] Update CONTRIBUTING.md Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ff81ce22f..5277c1bd3c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -186,7 +186,7 @@ practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub. You can find this project's topic/threads under the "Ruby Agent" category here: -[Explorer's Hub](https://forum.newrelic.com/s/) +[Explorer's Hub](https://forum.newrelic.com/s/category/Category__c/Default) ## And Finally...