]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Backport #34937
authorXhmikosR <xhmikosr@gmail.com>
Thu, 9 Sep 2021 11:44:40 +0000 (14:44 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 15 Sep 2021 12:31:00 +0000 (15:31 +0300)
Update a URL mentioning dead name

scss/mixins/_screen-reader.scss

index 6913442b83ff5a7adbd1a720d6065aedc5af634a..70b677e3f4610118218d074300caae4bab066575 100644 (file)
@@ -1,7 +1,7 @@
 // Only display content to screen readers
 //
 // See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
-// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
+// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/
 
 @mixin sr-only() {
   position: absolute;