Skip to content

Commit 1bfe01c

Browse files
authored
docs(ngf): fix broken blog link in gateway architecture overview (#2269)
Fix embedded url in ngf/overview/gateway-architecture.md
1 parent 67ab96f commit 1bfe01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/ngf/overview/gateway-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This document is intended for:
1515

1616
- _Application Developers_ who would like to use NGINX Gateway Fabric to expose and route traffic to their applications within Kubernetes.
1717

18-
The reader needs to be familiar with core Kubernetes concepts, such as pods, deployments, services, and endpoints. For an understanding of how NGINX itself works, you can read the ["Inside NGINX: How We Designed for Performance & Scale"](https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/) blog post.
18+
The reader needs to be familiar with core Kubernetes concepts, such as pods, deployments, services, and endpoints. For an understanding of how NGINX itself works, you can read the ["Inside NGINX: How We Designed for Performance & Scale"](https://blog.nginx.org/blog/inside-nginx-how-we-designed-for-performance-scale) blog post.
1919

2020
If you are interested in contributing to the project or learning about its internal implementation details, please see the [Developer Architecture Guide](https://github.com/nginx/nginx-gateway-fabric/tree/main/docs/architecture).
2121

0 commit comments

Comments
 (0)