Skip to content

Commit d0d7757

Browse files
committed
DOCSP-49013 Fixed build error and toctree
1 parent 7f7b5fe commit d0d7757

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

source/index.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
Run a Command </run-command>
2626
Monitoring </monitoring>
2727
Security </security>
28-
In-Use Encryption </security/encrypt-fields>
2928
Compatibility </compatibility>
3029
Validate Driver Signatures </validate-signatures>
3130
What's New </whats-new>

source/security/authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ mechanism:
8787
:end-before: end-default-mongo-cred
8888
:dedent:
8989

90-
You can also explicitly specify the `SCRAM-SHA-256`` authentication mechanism,
90+
You can also explicitly specify the ``SCRAM-SHA-256`` authentication mechanism,
9191
as shown in the following code snippets.
9292

9393
Select the :guilabel:`Connection String` or the :guilabel:`MongoCredential`

0 commit comments

Comments
 (0)