From b2479d0c8a8534ba6f7d202e0ebfdaac853afb76 Mon Sep 17 00:00:00 2001 From: Nick Larew Date: Thu, 10 Apr 2025 17:40:15 -0500 Subject: [PATCH 1/2] Add missing meta descriptions --- source/integrations.txt | 1 + source/issues-and-help.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/source/integrations.txt b/source/integrations.txt index fa329cc8a..af3ad44f1 100644 --- a/source/integrations.txt +++ b/source/integrations.txt @@ -10,6 +10,7 @@ Third-Party Integrations .. meta:: :keywords: java sync, third party, tools, frameworks + :description: Explore how to integrate the Java driver with frameworks like Spring Data, Quarkus, and Micronaut for developing applications. .. contents:: On this page :local: diff --git a/source/issues-and-help.txt b/source/issues-and-help.txt index e2a8e327b..442d5a1a5 100644 --- a/source/issues-and-help.txt +++ b/source/issues-and-help.txt @@ -10,6 +10,7 @@ Issues & Help .. meta:: :keywords: java sync, troubleshooting, feedback + :description: Find support for the Java driver through community forums, report bugs or feature requests via Jira, and contribute to the driver with pull requests. .. contents:: On this page :local: From 5b3f898a1535a5ec1d732cb25291cbdbfc554423 Mon Sep 17 00:00:00 2001 From: Rea Rustagi <85902999+rustagir@users.noreply.github.com> Date: Fri, 11 Apr 2025 11:42:37 -0400 Subject: [PATCH 2/2] Update issues-and-help.txt --- source/issues-and-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/issues-and-help.txt b/source/issues-and-help.txt index 442d5a1a5..0ab030cd7 100644 --- a/source/issues-and-help.txt +++ b/source/issues-and-help.txt @@ -10,7 +10,7 @@ Issues & Help .. meta:: :keywords: java sync, troubleshooting, feedback - :description: Find support for the Java driver through community forums, report bugs or feature requests via Jira, and contribute to the driver with pull requests. + :description: Find support for the Java Sync driver through community forums, report bugs or feature requests via Jira, and learn how to contribute to the driver. .. contents:: On this page :local: