diff options
| author | Christian Oliff <[email protected]> | 2020-10-30 14:33:31 +0900 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-10-30 16:34:06 +0200 |
| commit | 1266103171fb723328174403da8468feb72125e2 (patch) | |
| tree | ca580d7dc4d5ca3d6d739230f19c1b741a078bfb | |
| parent | 3f0b15cca6b1367895b255402328e5c19acaea9e (diff) | |
| download | bootstrap-1266103171fb723328174403da8468feb72125e2.tar.xz bootstrap-1266103171fb723328174403da8468feb72125e2.zip | |
Update Edge's Rendering Engine on CONTRIBUTING.md (#32008)
* Update Edge's Rendering Engine on CONTRIBUTING.md
Also updated the URL to prevent a HTTP redirect.
* Add 'Go to "Help > Send Feedback" from the browser' note
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b32578001..57619b6eb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -107,7 +107,7 @@ When feasible, we aim to report such upstream bugs to the relevant browser vendo | Mozilla | Firefox | Gecko | https://bugzilla.mozilla.org/enter_bug.cgi | "Core" is normally the right product option to choose. | | Apple | Safari | WebKit | https://bugs.webkit.org/enter_bug.cgi?product=WebKit | In Apple's bug reporter, choose "Safari" as the product. | | Google, Opera | Chrome, Chromium, Opera v15+ | Blink | https://bugs.chromium.org/p/chromium/issues/list | Click the "New issue" button. | -| Microsoft | Edge | EdgeHTML | https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ | | +| Microsoft | Edge | Blink | https://developer.microsoft.com/en-us/microsoft-edge/ | Go to "Help > Send Feedback" from the browser | ## Feature requests |
