aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2020-05-31 05:06:34 +0200
committerGitHub <noreply@github.com>2020-05-30 23:06:34 -0400
commitcdec70f3f8d35b4a27db8b39cbb63d7f1553312c (patch)
tree20b7d406c1bbe4a2e56386acf9def888d30c5dc0 /docs
parent2d1ade34154794e7468436e758706a8e7c69a7ed (diff)
downloadgitea-cdec70f3f8d35b4a27db8b39cbb63d7f1553312c.tar.gz
gitea-cdec70f3f8d35b4a27db8b39cbb63d7f1553312c.zip
Narrow down Edge version in browser support docs (#11640)
* Narrow down Edge version in browser support docs I noticed that Edge 14 has a pretty buggy fetch implementation and because it has already reached end of support I think it's better we don't specifically state support for it, even if it may work to some extend. * mention both edge versions Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'docs')
-rw-r--r--docs/content/page/index.en-us.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/content/page/index.en-us.md b/docs/content/page/index.en-us.md
index ed053f04b3..92f8e2645d 100644
--- a/docs/content/page/index.en-us.md
+++ b/docs/content/page/index.en-us.md
@@ -261,9 +261,8 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
## Browser Support
-- Last 2 versions of Chrome, Firefox and Safari
+- Last 2 versions of Chrome, Firefox, Safari, Edge (EdgeHTML) and Edge (Chromium)
- Firefox ESR
-- Edge 14+
## Components