Skip to content

Commit 90acf46

Browse files
committed
Removing dropdown links
1 parent 20f52c1 commit 90acf46

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/cosmos-db/create-mongodb-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 05/21/2019
1919
> * [Node.js](create-mongodb-nodejs.md)
2020
> * [Python](create-mongodb-flask.md)
2121
> * [Xamarin](create-mongodb-xamarin.md)
22-
> * [Golang](create-mongodb-golang.md)
22+
> * [Golang](create-mongodb-go.md)
2323
>
2424
2525
Azure Cosmos DB is Microsoft’s globally distributed multi-model database service. You can quickly create and query document, key/value and graph databases, all of which benefit from the global distribution and horizontal scale capabilities at the core of Cosmos DB.

articles/cosmos-db/create-mongodb-flask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 12/26/2018
1818
> * [Node.js](create-mongodb-nodejs.md)
1919
> * [Python](create-mongodb-flask.md)
2020
> * [Xamarin](create-mongodb-xamarin.md)
21-
> * [Golang](create-mongodb-golang.md)
21+
> * [Golang](create-mongodb-go.md)
2222
>
2323
2424
In this quickstart, you use an Azure Cosmos DB for Mongo DB API account or the Azure Cosmos DB Emulator to run a Python Flask To-Do web app cloned from GitHub. Azure Cosmos DB is a multi-model database service that lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.

articles/cosmos-db/create-mongodb-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 04/24/2020
1818
> * [Node.js](create-mongodb-nodejs.md)
1919
> * [Python](create-mongodb-flask.md)
2020
> * [Xamarin](create-mongodb-xamarin.md)
21-
> * [Golang](create-mongodb-golang.md)
21+
> * [Golang](create-mongodb-go.md)
2222
>
2323
2424
Azure Cosmos DB is a multi-model database service that lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities. In this quickstart, you create and manage an Azure Cosmos DB account by using the Azure Cloud Shell, clone an existing sample application from GitHub and configure it to work with Azure Cosmos DB.

articles/cosmos-db/create-mongodb-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: seo-java-august2019, seo-java-september2019
1919
> * [Node.js](create-mongodb-nodejs.md)
2020
> * [Python](create-mongodb-flask.md)
2121
> * [Xamarin](create-mongodb-xamarin.md)
22-
> * [Golang](create-mongodb-golang.md)
22+
> * [Golang](create-mongodb-go.md)
2323
>
2424
2525
In this quickstart, you create and manage an Azure Cosmos DB for MongoDB API account from the Azure portal, and add data by using a Java SDK app cloned from GitHub. Azure Cosmos DB is a multi-model database service that lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.

articles/cosmos-db/create-mongodb-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: seo-javascript-september2019, seo-javascript-october2019
1919
> * [Node.js](create-mongodb-nodejs.md)
2020
> * [Python](create-mongodb-flask.md)
2121
> * [Xamarin](create-mongodb-xamarin.md)
22-
> * [Golang](create-mongodb-golang.md)
22+
> * [Golang](create-mongodb-go.md)
2323
>
2424
2525
In this quickstart, you create and manage an Azure Cosmos DB for Mongo DB API account by using the Azure Cloud Shell, and with a MEAN (MongoDB, Express, Angular, and Node.js) app cloned from GitHub. Azure Cosmos DB is a multi-model database service that lets you quickly create and query document, table, key-value, and graph databases with global distribution and horizontal scale capabilities.

articles/cosmos-db/create-mongodb-xamarin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: masoucou
1919
> * [Node.js](create-mongodb-nodejs.md)
2020
> * [Python](create-mongodb-flask.md)
2121
> * [Xamarin](create-mongodb-xamarin.md)
22-
> * [Golang](create-mongodb-golang.md)
22+
> * [Golang](create-mongodb-go.md)
2323
>
2424
2525
Azure Cosmos DB is Microsoft's globally distributed multi-model database service. You can quickly create and query document, key/value, and graph databases, all of which benefit from the global distribution and horizontal scale capabilities at the core of Azure Cosmos DB.

0 commit comments

Comments
 (0)