Skip to content

Commit c598f64

Browse files
committed
docs: fix missing links for getting started documentation
Signed-off-by: Jiacheng Xu <[email protected]>
1 parent b566e67 commit c598f64

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ Follow one of the traffic routing guides to see how Argo Rollouts can leverage a
176176
provider to achieve more advanced traffic shaping.
177177

178178
* [ALB Guide](getting-started/alb/index.md)
179+
* [App Mesh Guide](getting-started/appmesh/index.md)
179180
* [Ambassador Guide](getting-started/ambassador/index.md)
180181
* [Istio Guide](getting-started/istio/index.md)
181182
* [Multiple Providers Guide](getting-started/mixed/index.md)

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ nav:
2323
- Basic Usage: getting-started.md
2424
- Ambassador: getting-started/ambassador/index.md
2525
- AWS ALB: getting-started/alb/index.md
26+
- AWS App Mesh: getting-started/appmesh/index.md
2627
- Istio: getting-started/istio/index.md
2728
- NGINX: getting-started/nginx/index.md
2829
- SMI: getting-started/smi/index.md
30+
- Multiple Providers: getting-started/mixed/index.md
2931
- Dashboard: dashboard.md
3032
- Rollout:
3133
- Deployment Strategies:

0 commit comments

Comments
 (0)