docs: Remove IE from supported browsers in Open edX course overviews

This commit is contained in:
Sarina Canelake
2022-03-31 20:23:11 -04:00
parent db201db696
commit 839dd660e6

View File

@@ -41,7 +41,7 @@ data: |
<h2>Frequently Asked Questions</h2>
<article class="response">
<h3>What web browser should I use?</h3>
<p>The Open edX platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.</p>
<p>The Open edX platform works best with current versions of Chrome, Edge, Firefox, or Safari.</p>
<p>See our <a href="https://edx.readthedocs.org/projects/open-edx-learner-guide/en/latest/front_matter/browsers.html">list of supported browsers</a> for the most up-to-date information.</p>
</article>