Skip to content

Commit

Permalink
Use local link
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasHubelbauer authored Apr 16, 2019
1 parent 3c7815d commit 5b6eb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/cosmos-db/sql-api-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Let's create an Azure Cosmos DB account. If you already have an account you want
5. In the **NuGet** tab, click **Browse**, and type **azure documentdb** in the search box.
6. Within the results, find **Microsoft.Azure.DocumentDB** and click **Install**.
The package ID for the Azure Cosmos DB SQL API Client Library is [Microsoft Azure Cosmos DB Client Library](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB/).
**Note**: If you are using .NET Core, please see [the .NET Core docs](https://docs.microsoft.com/en-us/azure/cosmos-db/sql-api-dotnetcore-get-started).
**Note**: If you are using .NET Core, please see [the .NET Core docs](./sql-api-dotnetcore-get-started.md).
![Screenshot of the NuGet Menu for finding Azure Cosmos DB Client SDK](./media/sql-api-get-started/nosql-tutorial-manage-nuget-pacakges-2.png)

If you get a message about reviewing changes to the solution, click **OK**. If you get a message about license acceptance, click **I accept**.
Expand Down

0 comments on commit 5b6eb12

Please sign in to comment.