diff --git a/src/pages/components/modal/code.mdx b/src/pages/components/modal/code.mdx index 8e0a2a4d1aa..a4e2fe85c6b 100755 --- a/src/pages/components/modal/code.mdx +++ b/src/pages/components/modal/code.mdx @@ -9,7 +9,7 @@ import ModalStateManager from "../../../components/ModalStateManager"; How to build a Modal using React. For code usage with other frameworks, please -follow the links in the [live demo](/components/modal/usage#live-demo). +follow the links in the live demo on the usage tab.