Skip to content

Commit 072687c

Browse files
authored
docs: Fix links in each README.md (dynamic-config-fs, fault-injection, front-proxy, golang-http, grpc-bridge, jaeger-tracing, load-reporting-service, wasm-cc) (#907)
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
1 parent a4fb8bb commit 072687c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

dynamic-config-fs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/dynamic-configuration-filesystem.html).
2+
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/dynamic-config-fs.html).

fault-injection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/fault_injection.html).
2+
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/fault-injection.html).

front-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/front_proxy.html)
2+
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/front-proxy.html)

golang-http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/golang.html).
2+
to the [Envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/golang-http.html).

grpc-bridge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/grpc_bridge)
2+
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/grpc-bridge.html)
33

44
# gRPC HTTP/1.1 to HTTP/2 bridge
55

jaeger-tracing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/jaeger_tracing)
2+
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/jaeger-tracing)

load-reporting-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/load_reporting_service.html)
2+
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/load-reporting-service.html)

wasm-cc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
To learn about this sandbox and for instructions on how to run it please head over
2-
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/wasm-cc).
2+
to the [envoy docs](https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/wasmcc.html).

0 commit comments

Comments
 (0)