Skip to content

Commit aae0a89

Browse files
committed
docs(breadcrumb): update internal link to typography component
1 parent b3628c2 commit aae0a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/breadcrumb/stories/breadcrumb.stories.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Disabled.parameters = {
307307

308308
/**
309309
* For the multiline variant, the breadcrumb title can be customized using an additional element that uses the heading classes from
310-
* the [typography component](?path=/docs/components-typography). The preferred heading sizes are `.spectrum-Heading--sizeS`,
310+
* the [typography component](/docs/components-typography--docs). The preferred heading sizes are `.spectrum-Heading--sizeS`,
311311
* `.spectrum-Heading--sizeM`, `.spectrum-Heading--sizeL` (default), and `.spectrum-Heading--sizeXL`. If no heading element or classes are
312312
* used, the text will be sized the same as a large heading by default.
313313
*/

0 commit comments

Comments
 (0)