Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 1477492

Browse files
docs(c-skip-nav): add WebAIM link
1 parent 3c9b9b0 commit 1477492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c-skip-nav/src/c-skip-nav.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @see Docs https://next.vue.chakra-ui.com/c-skip-nav
77
* @see Source https://github.com/chakra-ui/chakra-ui-vue-next/blob/master/packages/c-skip-nav/src/c-skip-nav/c-skip-nav.ts
8-
* @see WAI-ARIA https://www.w3.org/TR/wai-aria-practices-1.2
8+
* @see WebAIM https://webaim.org/techniques/skipnav/
99
*/
1010

1111
import { h, defineComponent } from "vue"

0 commit comments

Comments
 (0)