Skip to content

Commit f2b6891

Browse files
committed
change alt
1 parent 547931c commit f2b6891

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2023-10-25-introducing-ingress2gateway

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2023-10-25-introducing-ingress2gateway/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ intended for use in cases where you want to inspect the HTTP stream and use HTTP
8282
either routing or modification, for example using HTTP Headers for routing, or modifying them
8383
in-flight.
8484

85-
{{< figure src="gateway-api-resources.svg" alt="Diagram showing the APIs that make up Gateway and how they relate to each other. The APIs shown are GatewayClass, Gateway, and HTTPRoute; the Service API is also shown" class="diagram-medium" >}}
85+
{{< figure src="gateway-api-resources.svg" alt="Diagram showing the key resources that make up Gateway API and how they relate to each other. The resources shown are GatewayClass, Gateway, and HTTPRoute; the Service API is also shown" class="diagram-medium" >}}
8686

8787
### Portability
8888

0 commit comments

Comments
 (0)