Skip to content

Commit 0e58106

Browse files
authored
M365 Portal Change
Replace portal.office.com with admin.microsoft.com
1 parent 2d6a910 commit 0e58106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/portals.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"label": "M365 Portal",
44
"name": "M365_Portal",
5-
"url": "https://portal.office.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
5+
"url": "https://admin.microsoft.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
66
"variable": "customerId",
77
"target": "_blank",
88
"external": true

0 commit comments

Comments
 (0)