nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
510 stars 97 forks source link

Docs: remove () typo from troubleshooting doc #2803

Closed nginx-aoife closed 3 days ago

nginx-aoife commented 3 days ago

Problem & Proposed changes

An extra set of () in this relref is causing a broken link here https://docs.nginx.com/nginx-gateway-fabric/how-to/monitoring/troubleshooting/#broken-header-error.

image

Closes #ISSUE n/a

Checklist

Before creating a PR, run through this checklist and mark each as complete.

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes, please add a brief note that summarizes the change.

NONE
codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.86%. Comparing base (e05f4cf) to head (19fbabe). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2803 +/- ## ======================================= Coverage 89.86% 89.86% ======================================= Files 107 107 Lines 10997 10997 Branches 50 50 ======================================= Hits 9883 9883 Misses 1054 1054 Partials 60 60 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

nginx-aoife commented 3 days ago

If approved please Merge too.

ADubhlaoich commented 3 days ago

Enabled automerge: I will take responsibility for creating a cherry pick to the release branch once this is merged.