Skip to content

Commit 4980266

Browse files
authored
Update Troubleshooting guide (#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 8884c70 commit 4980266

File tree

2 files changed

+300
-28
lines changed

2 files changed

+300
-28
lines changed

docs/developer/implementing-a-feature.md

+1-1
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)