Skip to content

Commit

Permalink
Merge pull request #35 from seesharprun/fix-readme-links
Browse files Browse the repository at this point in the history
Update readme links to use `azure-samples/cosmos-db-design-patterns` and `quickstart=1`
  • Loading branch information
seesharprun committed Aug 31, 2023
2 parents d3990c2 + 4d36be5 commit 6303960
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion attribute-array/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/jaydestro/design-patterns?devcontainer_path=.devcontainer%2Fattribute-array%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fattribute-array%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion data-binning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/jaydestro/design-patterns?devcontainer_path=.devcontainer%2Fdata-binning%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fdata-binning%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion distributed-counter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fdistributed-counter%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fdistributed-counter%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion distributed-lock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fschema-versioning%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fschema-versioning%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion document-versioning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fdocument-versioning%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fdocument-versioning%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion event-sourcing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fevent-sourcing%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fevent-sourcing%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion materialized-view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fmaterialized-view%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fmaterialized-view%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion preallocation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fpreallocation%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fpreallocation%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down
2 changes: 1 addition & 1 deletion schema-versioning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ You can try out this implementation by running the code in [GitHub Codespaces](h

- Open the application code in a GitHub Codespace:

[![Illustration of a button with the GitHub icon and the text "Open in GitHub Codespaces."](../media/open-github-codespace-button.svg)](https://codespaces.new/AzureCosmosDB/design-patterns?devcontainer_path=.devcontainer%2Fschema-versioning%2Fdevcontainer.json)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/azure-samples/cosmos-db-design-patterns?quickstart=1&devcontainer_path=.devcontainer%2Fschema-versioning%2Fdevcontainer.json)

## Create an Azure Cosmos DB for NoSQL account

Expand Down

0 comments on commit 6303960

Please sign in to comment.