1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00
docs: fix a few redirects

* Fix GitHub's permanent redirects

* Fix a11yproject redirects
This commit is contained in:
XhmikosR
2020-09-18 10:53:22 +03:00
parent dfefd48c34
commit 6994dacee4
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
// Only display content to screen readers
//
// See: https://a11yproject.com/posts/how-to-hide-content/
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
@mixin sr-only() {