From 394aaa51b1abcc25a51856d1d794f3d1a7ee5ab7 Mon Sep 17 00:00:00 2001 From: Sanath Kumar Date: Mon, 4 Dec 2023 06:54:54 -0800 Subject: [PATCH] docs: update the readme with correct compatibility doc link (#1322) docs: update the readme with correct compatibility doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d5f258180..f5e642949a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ and `UDPRoute` -- to configure an HTTP or TCP/UDP load balancer, reverse-proxy, on Kubernetes. NGINX Gateway Fabric supports a subset of the Gateway API. For a list of supported Gateway API resources and features, see -the [Gateway API Compatibility](https://docs.nginx.com/nginx-gateway-fabric/gateway-api-compatibility/) doc. +the [Gateway API Compatibility](https://docs.nginx.com/nginx-gateway-fabric/overview/gateway-api-compatibility/) doc. Learn about our [design principles](/docs/developer/design-principles.md) and [architecture](https://docs.nginx.com/nginx-gateway-fabric/overview/gateway-architecture/).