Merge pull request #2803 from jryans/rm-edge-support

Remove Edge from browser support statements
This commit is contained in:
J. Ryan Stinnett
2019-03-18 15:59:16 +00:00
committed by GitHub

View File

@@ -25,7 +25,6 @@ Developer Guide
Platform Targets:
* Chrome, Firefox and Safari.
* Edge should also work, but we're not testing it proactively.
* WebRTC features (VoIP and Video calling) are only available in Chrome & Firefox.
* Mobile Web is not currently a target platform - instead please use the native
iOS (https://github.com/matrix-org/matrix-ios-kit) and Android