Merge pull request #30162 from openedx/sarina/ie

docs: Remove IE from supported browsers in Open edX course overviews
This commit is contained in:
Sarina Canelake
2022-04-07 17:02:07 -04:00
committed by GitHub

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>