From 35b8adb0f60eaa40131d420cb02ab2e6a6db26f6 Mon Sep 17 00:00:00 2001 From: carlosmonastyrski Date: Wed, 30 Apr 2025 20:13:20 -0300 Subject: [PATCH] Fix order of Secret Rotation docs --- docs/mint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index 010a399bb..56c63982d 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -183,8 +183,8 @@ "documentation/platform/secret-rotation/aws-iam-user-secret", "documentation/platform/secret-rotation/azure-client-secret", "documentation/platform/secret-rotation/ldap-password", - "documentation/platform/secret-rotation/postgres-credentials", - "documentation/platform/secret-rotation/mssql-credentials" + "documentation/platform/secret-rotation/mssql-credentials", + "documentation/platform/secret-rotation/postgres-credentials" ] }, {