Skip to content

Commit 2f2b42f

Browse files
authored
Fix azure-cosmos-encryption (Azure#22719)
1 parent 31d489f commit 2f2b42f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/cosmos/azure-cosmos-encryption/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ A few important properties defined at the level of the container, among them are
4444
## Examples
4545
The following section provides several code snippets covering some of the most common Cosmos Encryption API tasks, including:
4646
* [Create Cosmos Encryption Client](#create-cosmos-encryption-client "Create Cosmos Encryption Client")
47-
* [Create Cosmos Encryption Database](#create-encryption-database "Create Encryption Database")
48-
* [Create Encryption Container](#create-encryption-container "Create Encryption Container")
47+
* [Create Cosmos Encryption Database](#create-cosmos-encryption-database "Create Encryption Database")
48+
* [Create Encryption Container](#create-cosmos-encryption-container "Create Encryption Container")
4949
* [CRUD operation on Items](#crud-operation-on-items "CRUD operation on Items")
5050

5151
### Create Cosmos Encryption Client

0 commit comments

Comments
 (0)