Skip to content

Commit faba7eb

Browse files
authored
Update streaming-api.md
Fix broken link (bar-chart link)
1 parent b6ff64c commit faba7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/control-flow/backend-logic/api/streaming-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The user interface includes a section for the average rating, and number of revi
102102
* [**Text Widget**](../../../ui/widgets/basic-widgets/text.md):
103103
Displays
104104
the AI-generated summary of the reviews and a list of the positive and negative points mentioned in the reviews.
105-
* [**Chart (Bar chart) Widget**](../../../ui/components/built-in-components/chart/bar-chart.md): Visual representation of the sentiment distribution (positive, neutral, negative) in a bar chart.
105+
* [**Chart (Bar chart) Widget**](../../../ui/widgets/built-in-widgets/chart/bar-chart.md): Visual representation of the sentiment distribution (positive, neutral, negative) in a bar chart.
106106

107107
<p></p>
108108
![streaming-api-example-demo.png](../imgs/streaming-api-example-demo.png)

0 commit comments

Comments
 (0)