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 = [
9
9
toc_landing_pages = [
10
10
" /getting-started" ,
11
11
" /connection" ,
12
+ " /connection/specify-security-options" ,
12
13
" /crud" ,
13
14
" /crud/builders" ,
14
15
" /data-formats" ,
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ Connection Security Settings
16
16
17
17
MongoDB supports many options for securing your data before and during
18
18
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
20
20
<java-connect-socks>` options.
You can’t perform that action at this time.
0 commit comments