Skip to content

Commit f68dd77

Browse files
Merge pull request #56 from akito-kmg/fix/apigee-icon-typo
fix:apigee icon typo
2 parents f004414 + d353a42 commit f68dd77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

services.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
name: Apigee
3030
description: API management platform
3131
url: https://console.cloud.google.com/apigee?project={{ .Project }}
32-
logo_path: assets/gcp/apigee.png
32+
logo_path: assets/gcp/apigee_api_platform.png
3333
sub_services:
3434
- id: proxies
3535
name: API Proxies
3636
description: List of API proxies
3737
url: https://console.cloud.google.com/apigee/proxies?project={{ .Project }}
38-
logo_path: assets/gcp/apigee.png
38+
logo_path: assets/gcp/apigee_api_platform.png
3939
- id: sharedflows
4040
name: Shared Flows
4141
description: List of shared flows
4242
url: https://console.cloud.google.com/apigee/sharedflows?project={{ .Project }}
43-
logo_path: assets/gcp/apigee.png
43+
logo_path: assets/gcp/apigee_api_platform.png
4444
- id: integrations
4545
name: Integrations
4646
description: List of integrations
4747
url: https://console.cloud.google.com/apigee/integrations?project={{ .Project }}
48-
logo_path: assets/gcp/apigee.png
48+
logo_path: assets/gcp/apigee_api_platform.png
4949
- id: offlinedebug
5050
name: Offline Debug
5151
description: List of offline debug sessions
5252
url: https://console.cloud.google.com/apigee/offline-debug?project={{ .Project }}
53-
logo_path: assets/gcp/apigee.png
53+
logo_path: assets/gcp/apigee_api_platform.png
5454
- id: apimonitoring
5555
name: API Monitoring
5656
description: List of API monitoring reports
5757
url: https://console.cloud.google.com/apigee/apimonitoring?project={{ .Project }}
58-
logo_path: assets/gcp/apigee.png
58+
logo_path: assets/gcp/apigee_api_platform.png
5959
- id: appengine
6060
name: App Engine
6161
description: Managed app platform

0 commit comments

Comments
 (0)