File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
source/connection/specify-connection-options Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ intersphinx = [
99toc_landing_pages = [
1010 " /get-started" ,
1111 " /connection" ,
12+ " /connection/specify-security-options" ,
1213 " /crud" ,
1314 " /crud/builders" ,
1415 " /data-formats" ,
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ Connection Security Settings
1616
1717MongoDB supports many options for securing your data before and during
1818transportation. 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.
You can’t perform that action at this time.
0 commit comments