From 75294357a962d01b8da1b99ba421027f24cd6502 Mon Sep 17 00:00:00 2001 From: Dustin Ryerson Date: Thu, 10 Oct 2024 15:43:23 -0600 Subject: [PATCH] fix: fix capitalization of GitHub --- app/konnect/service-catalog/index.md | 2 +- app/konnect/service-catalog/integrations/github.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/konnect/service-catalog/index.md b/app/konnect/service-catalog/index.md index 9a6d699064e..aa0fb7d9172 100644 --- a/app/konnect/service-catalog/index.md +++ b/app/konnect/service-catalog/index.md @@ -5,7 +5,7 @@ content-type: explanation beta: true --- -{{site.konnect_saas}}'s {{site.service_catalog_name}} offers a comprehensive catalog of all services running in your organization. By integrating with both Konnect-internal applications, like Gateway Manager and Mesh Manager, as well as external applications like Github and PagerDuty, {{site.service_catalog_name}} provides you with a 360 overview into each of your organization's services. It presents you with information that include who the service's owner is, its upstream and downstream dependencies, its code repositories, its CI/CD pipelines, and whether it is fronted by an API gateway or is part of a service mesh. +{{site.konnect_saas}}'s {{site.service_catalog_name}} offers a comprehensive catalog of all services running in your organization. By integrating with both Konnect-internal applications, like Gateway Manager and Mesh Manager, as well as external applications like GitHub and PagerDuty, {{site.service_catalog_name}} provides you with a 360 overview into each of your organization's services. It presents you with information that include who the service's owner is, its upstream and downstream dependencies, its code repositories, its CI/CD pipelines, and whether it is fronted by an API gateway or is part of a service mesh. {% mermaid %} diff --git a/app/konnect/service-catalog/integrations/github.md b/app/konnect/service-catalog/integrations/github.md index 10045ad15ab..9949c4e2679 100644 --- a/app/konnect/service-catalog/integrations/github.md +++ b/app/konnect/service-catalog/integrations/github.md @@ -17,9 +17,9 @@ For each linked Repository, the UI can show a **Repository Summary** with simple ## Authorize the GitHub integration -1. From {{site.konnect_product_name}} select **[Integrations](https://cloud.konghq.com/us/service-catalog/integrations)**. -2. Select **GitHub**, then **Install Github**. -3. Select **Authorize**. +1. From {{site.konnect_product_name}} select **[Integrations](https://cloud.konghq.com/us/service-catalog/integrations)**. +2. Select **GitHub**, then **Install GitHub**. +3. Select **Authorize**. This will take you to GitHub where you can grant {{site.konnect_product_name}} access to either **All Repositories** or **Select repositories**.