From 21db0dfcf7baba20bd9eb80f19f11f26388e0ffa Mon Sep 17 00:00:00 2001 From: jeff-allen-mongo Date: Tue, 8 Oct 2024 16:50:12 -0400 Subject: [PATCH] DOCSP-44185-cmd-line-options-redirect --- config/redirects | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/redirects b/config/redirects index 6980684b9..17bbcfa51 100644 --- a/config/redirects +++ b/config/redirects @@ -13,3 +13,6 @@ raw: docs/compass/ -> ${base}/current/ [*]: docs/compass/${version}/query/favorite/ -> ${base}/current/query/queries/ [*]: docs/compass/${version}/import-pipeline-from-text/ -> ${base}/current/create-agg-pipeline/ [*]: docs/compass/${version}/export-pipeline-to-language/ -> ${base}/current/agg-pipeline-builder/export-pipeline-to-language/ + +# DOCSP-44185 - Cmd line options redirect +[*]: docs/compass/${version}/command-line-options/ -> ${base}/current/settings/command-line-options/