diff --git a/docs/src/pages/components/Link.svx b/docs/src/pages/components/Link.svx index 1743f75f..532fd128 100644 --- a/docs/src/pages/components/Link.svx +++ b/docs/src/pages/components/Link.svx @@ -66,6 +66,8 @@ Note that `inline` must be `false` when rendering a link with an icon. ### Disabled +A `disabled` link will render a `p` tag instead of an anchor element. + Carbon Design System