From 20f16015c6afd4b181ada5e2e9c026f608d22c7d Mon Sep 17 00:00:00 2001 From: panish16 Date: Fri, 26 Jun 2026 10:08:43 -0700 Subject: [PATCH] fix: replace discourse links with GitHub Discussions community site Replaces all discourse.onebc.ca links with the new GitHub Discussions community site (https://github.com/bcgov/api.connect/discussions) across the developer portal pages. Resolves bcgov/entity#33978 --- web/site/app/pages/index.vue | 2 +- .../content/en-CA/products/1.get-started/1.account-setup.md | 2 +- web/site/content/en-CA/products/br/overview.md | 2 +- web/site/content/en-CA/products/namex/overview.md | 2 +- web/site/content/en-CA/products/rs/overview.md | 2 +- web/site/content/en-CA/products/strr/overview.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/site/app/pages/index.vue b/web/site/app/pages/index.vue index 117e8280..795b3644 100644 --- a/web/site/app/pages/index.vue +++ b/web/site/app/pages/index.vue @@ -35,7 +35,7 @@ setBreadcrumbs([ :title="$t('label.userForum')" :description="$t('text.userForum')" icon="i-mdi-comment-text-outline" - link="https://discourse.onebc.ca/" + link="https://github.com/bcgov/api.connect/discussions" external /> diff --git a/web/site/content/en-CA/products/1.get-started/1.account-setup.md b/web/site/content/en-CA/products/1.get-started/1.account-setup.md index acf3fa33..57144401 100644 --- a/web/site/content/en-CA/products/1.get-started/1.account-setup.md +++ b/web/site/content/en-CA/products/1.get-started/1.account-setup.md @@ -26,7 +26,7 @@ Start using Service BC Connect application programming interfaces (APIs) by foll - In the body of your email, include your BC Registries account number, name and email of your account administrator. 9. You will be issued with a production environment API key in your Account Dashboard in the BC Registry application which can be accessed by your Account Administrator(s). 10. Use the API key for your queries and submission of data. Review the [Detailed API documentation](/products/get-started/apis-summary) for more information about how the APIs work. -11. Post your technical questions and join discussions in the BC Discourse forum and be sure to watch for any announcements on API outages or new features being released. +11. Post your technical questions and join discussions in the BC Community site and be sure to watch for any announcements on API outages or new features being released. 12. Attend the BC Registries API User Group meetings to get updates on specifications and releases or to discuss technical questions with developers. Email BCReg.engagement@gov.bc.ca to request a meeting invitation. Questions? View our [About APIs](/products/get-started/about#frequently-asked-questions). diff --git a/web/site/content/en-CA/products/br/overview.md b/web/site/content/en-CA/products/br/overview.md index 03510582..edfb6b73 100644 --- a/web/site/content/en-CA/products/br/overview.md +++ b/web/site/content/en-CA/products/br/overview.md @@ -96,7 +96,7 @@ All data with times are in UTC, both submitted and retrieved via the API. These - Refer to the BC Registry site to open an account and see all the Registry services. -- Refer to the Discourse Community site to answer any API and service related questions. +- Refer to the Community site to answer any API and service related questions. --- diff --git a/web/site/content/en-CA/products/namex/overview.md b/web/site/content/en-CA/products/namex/overview.md index 8c573a4b..7549f7d7 100644 --- a/web/site/content/en-CA/products/namex/overview.md +++ b/web/site/content/en-CA/products/namex/overview.md @@ -175,7 +175,7 @@ All data with times are in UTC, both submitted and retrieved via the API. These - Refer to the BC Registry site to open an account and see all the Registry services. -- Refer to the Discourse Community site to answer any API and service related questions. +- Refer to the Community site to answer any API and service related questions. --- diff --git a/web/site/content/en-CA/products/rs/overview.md b/web/site/content/en-CA/products/rs/overview.md index f0451319..0f34f9f1 100644 --- a/web/site/content/en-CA/products/rs/overview.md +++ b/web/site/content/en-CA/products/rs/overview.md @@ -107,7 +107,7 @@ All data with times are in UTC, both submitted and retrieved via the API. These - Refer to the BC Registry site to open an account and see all the Registry services. -- Refer to the Discourse Community site to answer any API and service related questions. +- Refer to the Community site to answer any API and service related questions. --- diff --git a/web/site/content/en-CA/products/strr/overview.md b/web/site/content/en-CA/products/strr/overview.md index 9bff1f04..92884bfc 100644 --- a/web/site/content/en-CA/products/strr/overview.md +++ b/web/site/content/en-CA/products/strr/overview.md @@ -85,7 +85,7 @@ All data with times are in UTC, both submitted and retrieved via the API. These - Refer to the BC Registry site to open an account and see all the Registry services. -- Refer to the Discourse Community site to answer any API and service related questions. +- Refer to the Community site to answer any API and service related questions. ---