Skip to content

Commit 8c8870c

Browse files
author
Manish Kumar
authored
Fix link redirection. (#16953)
Signed-off-by: Manish Kumar <[email protected]>
1 parent fd81096 commit 8c8870c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEVELOPER.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Below is a list of additional documentation to aid the development process:
2121

2222
- [Guide to setup development environment with Visual Studio Code](https://github.com/envoyproxy/envoy/blob/main/tools/vscode/README.md)
2323

24-
- [Using Docker for building and testing](https://github.com/envoyproxy/envoy/tree/main/ci)
24+
- [Using Docker for building and testing](https://github.com/envoyproxy/envoy/tree/main/ci#readme)
2525

2626
- [Guide to contributing to Envoy](https://github.com/envoyproxy/envoy/blob/main/CONTRIBUTING.md)
2727

2828
- [Overview of Envoy's testing frameworks](https://github.com/envoyproxy/envoy/blob/main/test/README.md)
2929

3030
- [Overview of how to write integration tests for new code](https://github.com/envoyproxy/envoy/blob/main/test/integration/README.md)
3131

32-
- [Envoy filter example project (how to consume and extend Envoy as a submodule)](https://github.com/envoyproxy/envoy-filter-example)
32+
- [Envoy filter example project (how to consume and extend Envoy as a submodule)](https://github.com/envoyproxy/envoy-filter-example#readme)
3333

3434
- [Performance testing Envoy with `tcmalloc`/`pprof`](https://github.com/envoyproxy/envoy/blob/main/bazel/PPROF.md)
3535

0 commit comments

Comments
 (0)