Skip to content

Commit 935e892

Browse files
committed
fix broken anchors
1 parent 9c2abd1 commit 935e892

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ff-integrations/streaming/mux/integrate-mux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ screen).
501501
To customize the duration indicator:
502502

503503
1. Open the **Duration Text Style** section
504-
and [change its text style](../../../resources/ui/widgets/widget-commonalities.md#styling-text).
504+
and [change its text style](../../../resources/ui/widgets/basic-widgets/text.md#common-text-styling-properties).
505505
2. To change the indicator appearance, open the **Duration Container** section and use the property
506506
such as **Background Color** and **Border Radius**.
507507

docs/resources/ui/widgets/built-in-widgets/calendar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Here are the steps in detail:
9797
1. Select the **Calendar** widget from the widget tree or canvas area.
9898
2. Select **Actions** from the Properties panel (the right menu), and click **Open**. This will open an **Action flow Editor** in a new popup window.
9999
1. Click on the **+ Add Action**.
100-
2. On the right side, search and select the [**Update App State**](../../../../resources/data-representation/app-state.md#update-app-state-variable) action.
100+
2. On the right side, search and select the [**Update App State**](../../../../resources/data-representation/app-state.md#update-app-state-action) action.
101101
3. Set the **Select field to update** to the App State variable **name**.
102102
4. Choose the **Select Update Type** to **Set Value**.
103103
5. Set the **Value Source** to **From Variable**.

0 commit comments

Comments
 (0)