Skip to content

Commit 26bbe62

Browse files
committed
landing pages
1 parent df42198 commit 26bbe62

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ intersphinx = [
99
toc_landing_pages = [
1010
"/getting-started",
1111
"/connection",
12+
"/connection/specify-security-options",
1213
"/crud",
1314
"/crud/builders",
1415
"/data-formats",

source/connection/specify-connection-options/security-connection-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Connection Security Settings
1616

1717
MongoDB supports many options for securing your data before and during
1818
transportation. For information about security options, see our :ref:`Security
19-
section <java-security>`, including :ref:`TLS/SSL <tls-ssl>` and :ref:`SOCKS5 Proxy
19+
section <java-security>`, which includes :ref:`TLS/SSL <tls-ssl>` and :ref:`SOCKS5 Proxy
2020
<java-connect-socks>` options.

0 commit comments

Comments
 (0)