container-apps-azapi-terraform icon indicating copy to clipboard operation
container-apps-azapi-terraform copied to clipboard

replace non-existing Dapr concept section with concept overview URL

Open raksit31667 opened this issue 2 years ago • 0 comments

Purpose

  • Replace non-existing Dapr concept section with concept overview URL https://docs.dapr.io/concepts/overview/.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • Review the Dapr concept overview URL

Other Information

raksit31667 avatar Mar 27 '23 17:03 raksit31667