Skip to content

Commit

Permalink
Uncommment external link in README (#24550)
Browse files Browse the repository at this point in the history
Co-authored-by: Aman Rao <amanrao@microsoft.com>
  • Loading branch information
amanrao23 and amanrao23 authored Jan 24, 2023
1 parent a65c476 commit e1080b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cosmosdb/cosmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ try {
}
```

It's important to properly handle these errors to ensure that your application can gracefully recover from any failures and continue functioning as expected. More details about some of these errors and their possible solutions can be found [here]<!--(https://learn.microsoft.com/azure/cosmos-db/nosql/conceptual-resilient-sdk-applications#should-my-application-retry-on-errors)-->.
It's important to properly handle these errors to ensure that your application can gracefully recover from any failures and continue functioning as expected. More details about some of these errors and their possible solutions can be found [here](https://learn.microsoft.com/azure/cosmos-db/nosql/conceptual-resilient-sdk-applications#should-my-application-retry-on-errors).

## Troubleshooting

Expand Down

0 comments on commit e1080b4

Please sign in to comment.