Skip to content

docs(ngf): fix broken blog link in gateway architecture overview - #2269

Open
jnewfield wants to merge 1 commit into
mainfrom
ngf/correct-embedded-link
Open

docs(ngf): fix broken blog link in gateway architecture overview#2269
jnewfield wants to merge 1 commit into
mainfrom
ngf/correct-embedded-link

Conversation

@jnewfield

@jnewfield jnewfield commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Issue

The embedded link in Home -> F5 NGINX Gateway Fabric -> Overview -> Gateway architecture points to a non-existent page on www.nginx.com.

Fixes #2268

Reproduce Issue

  1. Navigate to Gateway Architecture.
  2. Click the link "Inside NGINX: How We Designed for Performance & Scale".
  3. Notice that the request redirects to the general F5 NGINX products landing page instead of the original blog post.

Proposed changes

Update the target URL in content/ngf/overview/gateway-architecture.md:

  • Old: https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/
  • New: https://blog.nginx.org/blog/inside-nginx-how-we-designed-for-performance-scale

@jnewfield jnewfield self-assigned this Sep 9, 2026
@jnewfield
jnewfield requested a review from a team as a code owner September 9, 2026 22:13
@jnewfield jnewfield added bug Something isn't working documentation Improvements or additions to documentation labels Sep 9, 2026
@github-actions github-actions Bot added the product/ngf Issues related to NGINX Gateway Fabric label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/2269/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation product/ngf Issues related to NGINX Gateway Fabric

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(ngf): Embedded URL at 'Home -> F5 NGINX Gateway Fabric -> Overview -> Gateway architecture' is broken

1 participant