We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e68bf commit fca7a42Copy full SHA for fca7a42
site-src/concepts/conformance.md
@@ -198,8 +198,8 @@ the conformance report can be uploaded into [this folder][reports-folder] throug
198
a PR. Follow the [guide][conformance-guide] to have all the details on how to structure
199
and submit reports for a specific implementation.
200
201
-[reports-folder]: ./conformance/reports/
202
-[conformance-guide]: ./conformance/reports/README.md
+[reports-folder]: https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports/
+[conformance-guide]: https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports/README.md
203
204
## Contributing to Conformance
205
0 commit comments