aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/getting-started/accessibility.md
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-04-01 10:35:51 +0300
committerXhmikosR <[email protected]>2018-04-02 19:19:09 +0300
commit95cdfa2a655f028b5e0ede525617261ab2bd62c0 (patch)
treeb9fddcc66594690a4587c9cd405826896a8d150e /docs/4.0/getting-started/accessibility.md
parent98cad665bbba1719a4cf6de36c4f6c49d4448669 (diff)
downloadbootstrap-95cdfa2a655f028b5e0ede525617261ab2bd62c0.tar.xz
bootstrap-95cdfa2a655f028b5e0ede525617261ab2bd62c0.zip
Use https when possible.
Diffstat (limited to 'docs/4.0/getting-started/accessibility.md')
-rw-r--r--docs/4.0/getting-started/accessibility.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/getting-started/accessibility.md b/docs/4.0/getting-started/accessibility.md
index d4381aa21..5a0c0b0eb 100644
--- a/docs/4.0/getting-started/accessibility.md
+++ b/docs/4.0/getting-started/accessibility.md
@@ -50,7 +50,7 @@ Bootstrap includes support for the [`prefers-reduced-motion` media feature](http
## Additional resources
- [Web Content Accessibility Guidelines (WCAG) 2.0](https://www.w3.org/TR/WCAG20/)
-- [The A11Y Project](http://a11yproject.com/)
+- [The A11Y Project](https://a11yproject.com/)
- [MDN accessibility documentation](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
- [Tenon.io Accessibility Checker](https://tenon.io/)
- [Colour Contrast Analyser (CCA)](https://developer.paciellogroup.com/resources/contrastanalyser/)