From 94e8697b8fa7a52d866fd330f7a5da791ce8dc15 Mon Sep 17 00:00:00 2001 From: Zach Aller Date: Tue, 18 Oct 2022 12:16:35 -0500 Subject: [PATCH] docs(trafficrouting): fix docs warning to github style markdown (#2342) * fix docs warning to github style markdown Signed-off-by: zachaller * fx formating Signed-off-by: zachaller Signed-off-by: zachaller --- docs/features/traffic-management/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/features/traffic-management/index.md b/docs/features/traffic-management/index.md index 8c2e97d152..1578cab580 100644 --- a/docs/features/traffic-management/index.md +++ b/docs/features/traffic-management/index.md @@ -58,7 +58,9 @@ routes we also have to set a route precedence with the upstream traffic router. field which is an array the order of the items in the array determine the precedence. This set of routes will also be placed in the order specified on top of any other routes defined manually. -#### WARNING: All routes listed in managed routes will be removed at the end of a rollout or on an abort. Do not put any manually created routes in the list. +!!! warning + + All routes listed in managed routes will be removed at the end of a rollout or on an abort. Do not put any manually created routes in the list. Here is an example: