Skip to content

Commit 6c3739c

Browse files
authored
Add missing bracket for manage collections link
1 parent d5279ac commit 6c3739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/how-to-dotnet-manage-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ A database is removed from the server using the `DropDatabase` method on the DB
7878
## See also
7979

8080
- [Get started with Azure Cosmos DB for MongoDB and .NET](how-to-dotnet-get-started.md)
81-
- Work with a collection](how-to-dotnet-manage-collections.md)
81+
- [Work with a collection](how-to-dotnet-manage-collections.md)

0 commit comments

Comments
 (0)