Skip to content

Commit d4c7817

Browse files
nit
1 parent 723c55c commit d4c7817

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/servers-and-cloud-computing/nginx_tune/tune_revprox_and_apigw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: "learningpathall"
77

88
## NGINX reverse proxy and API gateway configuration
99

10-
You'll now review a tuned configuration from the [set up a reverse proxy and API gateway](/learning-paths/servers-and-cloud-computing/nginx/reverse_proxy_and_api_gateway/) section of the [Learn how to deploy NGINX](/learning-paths/servers-and-cloud-computing/nginx/) Learning Path.
10+
You'll now review a tuned configuration based on the [set up a reverse proxy and API gateway](/learning-paths/servers-and-cloud-computing/nginx/reverse_proxy_and_api_gateway/) section of the [Learn how to deploy NGINX](/learning-paths/servers-and-cloud-computing/nginx/) Learning Path.
1111

1212
Use this example configuration as a starting point, then size each directive for your workload and validate the result with repeatable measurements.
1313

content/learning-paths/servers-and-cloud-computing/nginx_tune/tune_static_file_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: "learningpathall"
77

88
## NGINX file server configuration
99

10-
You'll now review a tuned file server configuration from the [set up a static file server](/learning-paths/servers-and-cloud-computing/nginx/basic_static_file_server/) section of the [Learn how to deploy NGINX](/learning-paths/servers-and-cloud-computing/nginx/) Learning Path.
10+
You'll now review a tuned file server configuration based on the [set up a static file server](/learning-paths/servers-and-cloud-computing/nginx/basic_static_file_server/) section of the [Learn how to deploy NGINX](/learning-paths/servers-and-cloud-computing/nginx/) Learning Path.
1111

1212
Use this example configuration as a starting point, then size each directive for your workload and validate the result with repeatable measurements.
1313

0 commit comments

Comments
 (0)