From 6df1436e6d1aa772cd18110d45cad749a6771afd Mon Sep 17 00:00:00 2001 From: jasonviviano <83607984+jasonviviano@users.noreply.github.com> Date: Wed, 20 Mar 2024 13:44:39 -0400 Subject: [PATCH] Apply suggestions from code review Signed-off-by: jasonviviano <83607984+jasonviviano@users.noreply.github.com> --- docs/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config.toml b/docs/config.toml index 36d2b831b..36d1d0e38 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -87,8 +87,8 @@ version_menu = "Releases" url = "https://edge.docs.radapp.io" [[params.versions]] - version = "v0.31" - url = "https://docs.radapp.io" + version = "v0.31" + url = "https://docs.radapp.io" # Markdown Engine - Allow inline html [markup]