From 00d90d7f9ad3a86d0fa9e0c838c2d2ad11542548 Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Thu, 23 Jan 2025 13:03:00 -0500 Subject: [PATCH 1/3] DOCSP-46767-update-mongosync-nongenuine-note --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index 149c2bbbd..e73491c02 100644 --- a/snooty.toml +++ b/snooty.toml @@ -51,5 +51,5 @@ targets = [ ] variant = "warning" value = """\ - MongoDB Command Line Database Tool binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. + MongoDB ``mongosync`` binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. """ \ No newline at end of file From 45fe6c412efd69f2727a73f0de2972f1d48f95b5 Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Thu, 23 Jan 2025 13:10:17 -0500 Subject: [PATCH 2/3] build --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index e73491c02..ad0f9715d 100644 --- a/snooty.toml +++ b/snooty.toml @@ -51,5 +51,5 @@ targets = [ ] variant = "warning" value = """\ - MongoDB ``mongosync`` binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. + MongoDB mongosync binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. """ \ No newline at end of file From 53c6b2a577aa6135a61ed059f43eb95e08883c89 Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Thu, 23 Jan 2025 13:16:22 -0500 Subject: [PATCH 3/3] add monospace --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index ad0f9715d..e73491c02 100644 --- a/snooty.toml +++ b/snooty.toml @@ -51,5 +51,5 @@ targets = [ ] variant = "warning" value = """\ - MongoDB mongosync binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. + MongoDB ``mongosync`` binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed. """ \ No newline at end of file