Skip to content

Commit 3405c8d

Browse files
change integrations/gateway-manager URL
1 parent 24b115a commit 3405c8d

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

app/_how-tos/map-gateway-manager-resources.md renamed to app/_how-tos/map-api-gateway-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ prereqs:
2222
- example-service
2323
related_resources:
2424
- text: API Gateway integration
25-
url: /catalog/integrations/gateway-manager/
25+
url: /catalog/integrations/api-gateway/
2626
- text: "{{site.konnect_catalog}}"
2727
url: /catalog/
2828
- text: "{{site.konnect_catalog}} integrations"

app/_landing_pages/catalog/integrations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ rows:
164164
icon: /assets/icons/gateway.svg
165165
ctas:
166166
- text: Reference
167-
url: "/catalog/integrations/gateway-manager/"
167+
url: "/catalog/integrations/api-gateway/"
168168
- text: Tutorial
169-
url: "/how-to/map-gateway-manager-resources/"
169+
url: "/how-to/map-api-gateway-resources/"
170170
- blocks:
171171
- type: card
172172
config:

app/_redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@
158158
/dev-portal/apis/ /catalog/apis/
159159
/index/service-catalog/ /index/catalog/
160160
/index/reference-platform/ /index/konnect-reference-platform/
161+
/catalog/integrations/gateway-manager/ /catalog/integrations/api-gateway/
162+
/how-to/map-gateway-manager-resources/ /how-to/map-api-gateway-resources/
161163

162164
# Cloud Gateways
163165

app/catalog/integrations/gateway-manager.md renamed to app/catalog/integrations/api-gateway.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ breadcrumbs:
1515
- /catalog/integrations/
1616
search_aliases:
1717
- service catalog
18+
- gateway manager integration
1819
works_on:
1920
- konnect
2021
description: The API Gateway integration is built directly into {{site.konnect_catalog}}, so no additional authorization is needed.
2122

2223
related_resources:
2324
- text: Map API Gateway Services in {{site.konnect_catalog}}
24-
url: /how-to/map-gateway-manager-resources/
25+
url: /how-to/map-api-gateway-resources/
2526
- text: "{{site.konnect_catalog}}"
2627
url: /catalog/
2728
discovery_support: true

0 commit comments

Comments
 (0)