Skip to content

Commit 8800b76

Browse files
committed
Add two links
Microsoft Edge Insiders: New Features Microsoft 365/Edge Roadmap Remove "IE" from Edge Platform Status link title
1 parent 094d522 commit 8800b76

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/links.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,13 +472,25 @@
472472
"color": "#4285f4"
473473
},
474474
{
475-
"title": "Microsoft IE/Edge",
475+
"title": "Microsoft Edge: Platform Status",
476476
"url": "https://developer.microsoft.com/en-us/microsoft-edge/platform/status",
477477
"icon": "microsoftedge",
478478
"color": "#0078d7",
479479
"searchUrl": "https://developer.microsoft.com/en-us/microsoft-edge/status/?q={search}",
480480
"searchConcat": "%20"
481481
},
482+
{
483+
"title": "Microsoft Edge Insiders: New Features",
484+
"url": "https://www.microsoftedgeinsider.com/en-us/whats-new",
485+
"icon": "microsoftedge",
486+
"color": "#0078d7"
487+
},
488+
{
489+
"title": "Microsoft 365/Edge Roadmap",
490+
"url": "https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Microsoft%20Edge",
491+
"icon": "microsoft",
492+
"color": "#666666"
493+
},
482494
{
483495
"title": "Mozilla Firefox",
484496
"url": "https://platform-status.mozilla.org",

0 commit comments

Comments
 (0)