Skip to content

Commit

Permalink
Update README.md (#11063)
Browse files Browse the repository at this point in the history
Add link to samples
  • Loading branch information
dfberry1 authored Sep 26, 2020
1 parent 67f7a11 commit 1032cd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/cosmosdb/cosmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ While working with Cosmos DB, you might encounter transient failures caused by [

### More sample code

Several samples are available to you in the SDK's GitHub repository. These samples provide example code for additional scenarios commonly encountered while working with Cosmos DB:
[Several samples][cosmos_samples] are available to you in the SDK's GitHub repository. These samples provide example code for additional scenarios commonly encountered while working with Cosmos DB:

- Database Operations
- Container Operations
Expand Down Expand Up @@ -259,6 +259,7 @@ If you'd like to contribute to this library, please read the [contributing guide
[cosmos_item]: https://docs.microsoft.com/azure/cosmos-db/databases-containers-items#azure-cosmos-items
[cosmos_request_units]: https://docs.microsoft.com/azure/cosmos-db/request-units
[cosmos_resources]: https://docs.microsoft.com/azure/cosmos-db/databases-containers-items
[cosmos_samples]: ./samples
[cosmos_sql_queries]: https://docs.microsoft.com/azure/cosmos-db/how-to-sql-query
[cosmos_ttl]: https://docs.microsoft.com/azure/cosmos-db/time-to-live
[npm]: https://www.npmjs.com/package/@azure/cosmos

0 comments on commit 1032cd1

Please sign in to comment.