Skip to content

Commit

Permalink
Merge pull request #1679 from johnduprey/m365-portal-change
Browse files Browse the repository at this point in the history
M365 Portal Change
  • Loading branch information
KelvinTegelaar committed Aug 10, 2023
2 parents 2d6a910 + 0e58106 commit ec3feab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"label": "M365 Portal",
"name": "M365_Portal",
"url": "https://portal.office.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
"url": "https://admin.microsoft.com/Partner/BeginClientSession.aspx?CTID=customerId&CSDEST=o365admincenter",
"variable": "customerId",
"target": "_blank",
"external": true
Expand Down

0 comments on commit ec3feab

Please sign in to comment.