File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ Below is a list of additional documentation to aid the development process:
21
21
22
22
- [ Guide to setup development environment with Visual Studio Code] ( https://github.com/envoyproxy/envoy/blob/main/tools/vscode/README.md )
23
23
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 )
25
25
26
26
- [ Guide to contributing to Envoy] ( https://github.com/envoyproxy/envoy/blob/main/CONTRIBUTING.md )
27
27
28
28
- [ Overview of Envoy's testing frameworks] ( https://github.com/envoyproxy/envoy/blob/main/test/README.md )
29
29
30
30
- [ Overview of how to write integration tests for new code] ( https://github.com/envoyproxy/envoy/blob/main/test/integration/README.md )
31
31
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 )
33
33
34
34
- [ Performance testing Envoy with ` tcmalloc ` /` pprof ` ] ( https://github.com/envoyproxy/envoy/blob/main/bazel/PPROF.md )
35
35
You can’t perform that action at this time.
0 commit comments