diff --git a/config/htaccess.yaml b/config/htaccess.yaml index ae178caa329..ae95f4905eb 100644 --- a/config/htaccess.yaml +++ b/config/htaccess.yaml @@ -4696,14 +4696,14 @@ to: '/' type: 'redirect' code: 301 outputs: - - 'before-v2.4' + - 'before-v2.2' --- from: '/tutorial/deploy-replica-set-with-auth' to: '/tutorial/deploy-replica-set' type: 'redirect' code: 301 outputs: - - 'before-v2.4' + - 'before-v2.2' --- from: '/reference/audit-operations' to: '/reference/audit-message'