Skip to content

Commit

Permalink
Fix a broken link (pulumi#722)
Browse files Browse the repository at this point in the history
Totally missed this rather important part yesterday. 馃う
  • Loading branch information
cnunciato committed Jun 23, 2020
1 parent 7b251bd commit abc9ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-cs-cosmosapp-component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The application shows several notable features:

## `CosmosApp` component

The [`CosmosApp`](cosmosApp.cs) defines a skeleton for the application. While not limiting the type of compute resources, it creates the multi-regional pieces of the infrastructure:
The [`CosmosApp`](CosmosApp.cs) defines a skeleton for the application. While not limiting the type of compute resources, it creates the multi-regional pieces of the infrastructure:

![Cosmos App](https://github.com/mikhailshilkov/pulumi-cosmos/raw/master/pictures/globalapp.png)

Expand Down

0 comments on commit abc9ce2

Please sign in to comment.