Skip to content

Commit b666cf5

Browse files
authored
docs: Add missing links for sample for Markdown (#303)
Signed-off-by: [email protected] <[email protected]>
1 parent c3ad5a9 commit b666cf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/03-concepts/13-workflow-queries-formatted-data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ The following screenshots demonstrate how formatted query responses appear in th
9090

9191
This example shows a workflow query that returns formatted data for a restaurant lunch voting system, demonstrating how interactive voting interfaces can be presented:
9292

93+
**Implementation References:**
94+
- [Restaurant voting workflow implementation](https://github.com/cadence-workflow/cadence-samples/blob/master/cmd/samples/blocks/blocks_workflow.go#L71)
95+
- [Blocks package documentation](https://github.com/cadence-workflow/cadence-go-client/tree/master/x/blocks)
96+
9397
![Restaurant Menu Voting Interface](img/restaurant_menu.png)
9498

9599
*A lunch voting interface displaying restaurant menu options with images and descriptions. Shows "Farmhouse - Red Thai Curry", "Ler Ros: Lemongrass Tofu Bahn Mi", and "Ethiopian Wat" options with detailed descriptions and voting buttons. The interface includes meal requests tracking and vote counts.*

0 commit comments

Comments
 (0)