Skip to content

Commit 643097f

Browse files
authored
Bulk revisions
1 parent 8b937dc commit 643097f

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

articles/cosmos-db/cassandra/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The API for Cassandra has added benefits of being built on Azure Cosmos DB:
4848
## Next steps
4949

5050
> [!div class="nextstepaction"]
51-
> [Get started with our Python Quickstart](manage-data-python.md).
51+
> [Get started with our Python Quickstart](manage-data-python.md)
5252
5353
Want to learn more?
5454

articles/cosmos-db/gremlin/introduction.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Azure Cosmos DB for Apache Gremlin is a graph database service that can be used
2424
2525
The API for Gremlin combines the power of graph database algorithms with highly scalable, managed infrastructure. This approach provides a unique and flexible solution to common data problems associated with inflexible or relational constraints.
2626

27-
:::image type="content" source="./media/introduction/cosmosdb-graph-architecture.png" alt-text="Azure Cosmos DB graph architecture" border="false":::
28-
2927
> [!TIP]
3028
> Want to try the API for Gremlin with no commitment? Create an Azure Cosmos DB account using [Try Azure Cosmos DB](../try-free.md) for free.
3129
@@ -153,7 +151,7 @@ g.V('thomas.1').
153151
## Next steps
154152

155153
> [!div class="nextstepaction"]
156-
> [Get started with our Java Quickstart](quickstart-java.md).
154+
> [Get started with our Java Quickstart](quickstart-java.md)
157155
158156
Want to learn more?
159157

articles/cosmos-db/mongodb/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ All the APIs for MongoDB versions run on the same codebase, making upgrades a si
7979
## Next steps
8080

8181
> [!div class="nextstepaction"]
82-
> [Get started with our Node.js Quickstart](quickstart-nodejs.md).
82+
> [Get started with our Node.js Quickstart](quickstart-nodejs.md)
8383
8484
Want to learn more?
8585

articles/cosmos-db/table/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you currently use Azure Table Storage, you gain the following benefits by mov
5050
## Next steps
5151

5252
> [!div class="nextstepaction"]
53-
> [Get started with our .NET Quickstart](quickstart-dotnet.md).
53+
> [Get started with our .NET Quickstart](quickstart-dotnet.md)
5454
5555
Want to learn more?
5656

0 commit comments

Comments
 (0)