Skip to content

Commit 08a550a

Browse files
committed
Backport #34937
Update a URL mentioning dead name
1 parent b0cd207 commit 08a550a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/mixins/_screen-reader.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Only display content to screen readers
22
//
33
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
4-
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
4+
// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/
55

66
@mixin sr-only() {
77
position: absolute;

0 commit comments

Comments
 (0)