We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5594061 commit ab8c44cCopy full SHA for ab8c44c
docs/index.md
@@ -181,7 +181,7 @@ choose a different parent element by providing a function to the
181
</Modal>
182
```
183
If you do this, please ensure that your
184
-[app element](accessibility/README.md#app-element) is set correctly. The app
+[app element](accessibility/#app-element) is set correctly. The app
185
element should not be a parent of the modal, to prevent modal content from
186
being hidden to screenreaders while it is open.
187
0 commit comments