Skip to content

Conversation

@Pramodnm
Copy link

@Pramodnm Pramodnm commented Feb 1, 2026

Updated the resources path in the Dapr run command for the durable agent.

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • [ x] Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • [ x] Read the contribution guide
  • [ x] Commands include options for Linux, MacOS, and Windows within tabpane
  • [ x] New file and folder names are globally unique
  • [ x] Page references use shortcodes instead of markdown or URL links
  • [ x] Images use HTML style and have alternative text
  • [ x] Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

This pull request updates the Dapr agent getting started documentation to fix the path used for Dapr resources in the example commands. The main change is to use the correct components directory instead of the outdated resources directory.

Documentation corrections:

  • Updated example Dapr run commands to use --resources-path components instead of --resources-path resources in daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-getting-started.md. [1] [2]

Issue reference

This pull request updates the documentation for running the durable agent example to ensure consistency with the correct folder naming. The --resources-path argument is changed from resources to components in the example commands to match the expected directory structure.

  • Documentation improvements:
    • Updated the dapr run commands in dapr-agents-getting-started.md to use --resources-path components instead of --resources-path resources for accuracy and consistency. [1] [2]

Updated the resources path in the Dapr run command for the durable agent.

Signed-off-by: Pramodnm <[email protected]>
@Pramodnm Pramodnm requested review from a team as code owners February 1, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant