Skip to content

Commit b0b7531

Browse files
Merge pull request #215028 from soferreira/patch-2
remove file
2 parents e97790d + 2fb56dc commit b0b7531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/nosql/samples-go.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Sample solutions that do CRUD operations and other common operations on Azure Co
4444

4545
## Database examples
4646

47-
The [cosmos_client.go](https://github.com/Azure/azure-sdk-for-go/blob/sdk/data/azcosmos/v0.3.2/sdk/data/azcosmos/cosmos_client.go) Go sample shows how to do the following tasks. To learn about the Azure Cosmos DB databases before running the following samples, see [Working with databases, containers, and items](../account-databases-containers-items.md) conceptual article.
47+
To learn about the Azure Cosmos DB databases before running the following samples, see [Working with databases, containers, and items](../account-databases-containers-items.md) conceptual article.
4848

4949
| Task | API reference |
5050
| --- | --- |
@@ -54,7 +54,7 @@ The [cosmos_client.go](https://github.com/Azure/azure-sdk-for-go/blob/sdk/data/a
5454

5555
## Container examples
5656

57-
The [cosmos_database.go](https://github.com/Azure/azure-sdk-for-go/blob/sdk/data/azcosmos/v0.3.2/sdk/data/azcosmos/cosmos_database.go) Go sample shows how to do the following tasks. To learn about the Azure Cosmos DB collections before running the following samples, see [Working with databases, containers, and items](../account-databases-containers-items.md) conceptual article.
57+
To learn about the Azure Cosmos DB collections before running the following samples, see [Working with databases, containers, and items](../account-databases-containers-items.md) conceptual article.
5858

5959
| Task | API reference |
6060
| --- | --- |

0 commit comments

Comments
 (0)