We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 701357c + b2e27d3 commit e7baa77Copy full SHA for e7baa77
Modules/CippExtensions/Public/NinjaOne/Invoke-NinjaOneTenantSync.ps1
@@ -1575,7 +1575,7 @@ function Invoke-NinjaOneTenantSync {
1575
1576
@{
1577
Name = 'CIPP Tenant Dashboard'
1578
- Link = "https://$CIPPUrl?tenantFilter=$($Customer.defaultDomainName)"
+ Link = "https://$CIPPUrl/?tenantFilter=$($Customer.defaultDomainName)"
1579
Icon = 'fas fa-shield-halved'
1580
},
1581
0 commit comments