Skip to content

Commit fca7a42

Browse files
authored
fix: broken links in docs (#3013)
Signed-off-by: Mattia Lavacca <[email protected]>
1 parent 29e68bf commit fca7a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site-src/concepts/conformance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ the conformance report can be uploaded into [this folder][reports-folder] throug
198198
a PR. Follow the [guide][conformance-guide] to have all the details on how to structure
199199
and submit reports for a specific implementation.
200200

201-
[reports-folder]: ./conformance/reports/
202-
[conformance-guide]: ./conformance/reports/README.md
201+
[reports-folder]: https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports/
202+
[conformance-guide]: https://github.com/kubernetes-sigs/gateway-api/tree/main/conformance/reports/README.md
203203

204204
## Contributing to Conformance
205205

0 commit comments

Comments
 (0)