docs/daprdocs
tommygood 63c14e7f02
Fix broken .yml link in conversation-quickstart.md
Corrected the file extension in the documentation link from .yml to .yaml to fix a broken link.

Replaced:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml

with:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml

Signed-off-by: tommygood <tommy50508@gmail.com>
2025-05-03 22:22:26 +08:00
..
archetypes
assets
content/en Fix broken .yml link in conversation-quickstart.md 2025-05-03 22:22:26 +08:00
data/components Added local echo conversation component (#4587) 2025-04-13 22:56:02 +01:00
layouts Update v1.15.1 --> v1.15.2 (#4571) 2025-03-05 08:53:07 -08:00
static change application insights example from insights key to connection string (#4598) 2025-04-10 15:45:49 +01:00
themes
.gitignore
config.toml Merge branch 'v1.15' into endgame_1.15-updates 2025-02-04 16:23:59 -05:00
package-lock.json Bump nanoid from 3.3.2 to 3.3.8 in /daprdocs 2024-12-10 16:54:10 +00:00
package.json
staticwebapp.config.json