Skip to content

Commit cbf4190

Browse files
committed
Update Troubleshooting guide (nginx#2141)
Problem: As a user, I want more detailed guide to troubleshoot if an error occurs with NGF Solution: Updates existing troubleshooting with detailed overview
1 parent 1010b80 commit cbf4190

File tree

2 files changed

+300
-28
lines changed

2 files changed

+300
-28
lines changed

docs/developer/implementing-a-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ practices to ensure a successful feature development process.
3232
the [testing](/docs/developer/testing.md#unit-test-guidelines) documentation.
3333
9. **Manually verify your changes**: Refer to the [manual testing](/docs/developer/testing.md#manual-testing) section of
3434
the testing documentation for instructions on how to manually test your changes.
35-
10. **Update any relevant documentation**: See the [documentation](/docs/developer/documentation.md) guide for in-depth information about the workflow to update the docs and how we publish them.
35+
10. **Update any relevant documentation**: See the [documentation](https://github.com/nginxinc/nginx-gateway-fabric/blob/main/site/README.md) guide for in-depth information about the workflow to update the docs and how we publish them.
3636
Here are some basic guidelines for updating documentation:
3737
- **Gateway API Feature**: If you are implementing a Gateway API feature, make sure to update
3838
the [Gateway API Compatibility](/site/content/concepts/gateway-api-compatibility.md) documentation.

0 commit comments

Comments
 (0)