Update list of supported browsers

Update the list of supported browsers in the example about page
template.
This commit is contained in:
Michael Terry
2018-04-13 09:18:28 -04:00
committed by Michael Terry
parent a272132eb2
commit 4bd3033185

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, Firefox or Safari, or with Internet Explorer version 9 and above.</p>
<p>The Open edX platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.</p>
<p>See our <a href="http://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>