We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07bb4af + f4f1dfe commit 1f34562Copy full SHA for 1f34562
docs/widgets/tabbed_content.md
@@ -97,7 +97,7 @@ The following example contains a `TabbedContent` with three tabs.
97
## Styling
98
99
The `TabbedContent` widget is composed of two main sub-widgets: a
100
-[`Tabs`](tabs.md) and a [`ContentSwitcher`]((content_switcher.md)); you can
+[`Tabs`](tabs.md) and a [`ContentSwitcher`](content_switcher.md); you can
101
style them accordingly.
102
103
The tabs within the `Tabs` widget will have prefixed IDs; each ID being the
0 commit comments