Skip to content

Commit

Permalink
change alt
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorLieberman committed Oct 25, 2023
1 parent 547931c commit f2b6891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ intended for use in cases where you want to inspect the HTTP stream and use HTTP
either routing or modification, for example using HTTP Headers for routing, or modifying them
in-flight.

{{< 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" >}}
{{< 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" >}}

### Portability

Expand Down

0 comments on commit f2b6891

Please sign in to comment.