Skip to content

Commit

Permalink
fix: fix capitalization of GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinryerson committed Oct 10, 2024
1 parent da80971 commit 7529435
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/konnect/service-catalog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- vale off-->
{% mermaid %}
Expand Down
6 changes: 3 additions & 3 deletions app/konnect/service-catalog/integrations/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down

0 comments on commit 7529435

Please sign in to comment.