You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPER.md
+2-2
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)
0 commit comments