Skip to content

Commit 5cb3900

Browse files
committed
[Docs][DockedToolbar] Fix URL
Resolves #4794 PiperOrigin-RevId: 766809362
1 parent 86372ca commit 5cb3900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/DockedToolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ space to show all the items.
135135
When using `OverflowLinearLayout`, you should also set `app:layout_overflowText`
136136
on each child as that will be the text of the menu item that corresponds to the
137137
hidden child. Optionally, you can also set `app:layout_overflowIcon`. See
138-
[OverflowLinearLayout](https://github.com/material-components/material-components-android/tree/master//docs/components/Overflow.md)
138+
[OverflowLinearLayout](https://github.com/material-components/material-components-android/tree/master/docs/components/OverflowLinearLayout.md)
139139
for more info.
140140

141141
Note: if the child view that is clickable is not a direct child of

0 commit comments

Comments
 (0)