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.
1 parent f5254de commit bb0d86eCopy full SHA for bb0d86e
content/docs/portals.md
@@ -46,7 +46,7 @@ render() {
46
>
47
> ポータルを利用する際は、[キーボードのフォーカスの管理](/docs/accessibility.html#programmatically-managing-focus)を行うことが重要になるので、忘れずに行ってください。
48
49
-> モーダルダイアログについては [WAI-ARIA モーダルの推奨実装方法](https://www.w3.org/TR/wai-aria-practices-1.1/#dialog_modal)に従い、誰もが利用できるという状態を確保してください。
+> モーダルダイアログについては [WAI-ARIA *** Authoring Practices](https://www.w3.org/TR/wai-aria-practices-1.1/#dialog_modal)に従い、誰もが利用できるという状態を確保してください。
50
51
[**Try it on CodePen**](https://codepen.io/gaearon/pen/yzMaBd)
52
0 commit comments