From 75690d3f33ddf957d4f11bee0c3bf4429022eb3f Mon Sep 17 00:00:00 2001 From: Alan Dooley Date: Tue, 9 Jul 2024 14:51:13 +0100 Subject: [PATCH 1/2] Fix HTTP Response Headers document link This commit fixes the HTTP response headers link: the GitHub example attempted to link to the markdown file on the production website instead of the repository file or the live URL. --- examples/http-response-header-filter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/http-response-header-filter/README.md b/examples/http-response-header-filter/README.md index ace5ec59df..ebd68378ff 100644 --- a/examples/http-response-header-filter/README.md +++ b/examples/http-response-header-filter/README.md @@ -1,3 +1,3 @@ # HTTP Response Headers -This directory contains the YAML files used in the [HTTP Response Headers](https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/response-headers.md) guide. +This directory contains the YAML files used in the [HTTP Response Headers](https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/response-headers/) guide. \ No newline at end of file From 4bb2fc813df8711c9f417d482650e49677e00bb6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:55:11 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- examples/http-response-header-filter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/http-response-header-filter/README.md b/examples/http-response-header-filter/README.md index ebd68378ff..0bb6e89f94 100644 --- a/examples/http-response-header-filter/README.md +++ b/examples/http-response-header-filter/README.md @@ -1,3 +1,3 @@ # HTTP Response Headers -This directory contains the YAML files used in the [HTTP Response Headers](https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/response-headers/) guide. \ No newline at end of file +This directory contains the YAML files used in the [HTTP Response Headers](https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/response-headers/) guide.