From 5b9265d0add6d469bacb091abc0f679348c50184 Mon Sep 17 00:00:00 2001 From: dmilov Date: Wed, 28 Jul 2021 16:28:41 +0300 Subject: [PATCH] Update link to powercli log icon (#475) * Implement feature issue #472 Signed-off-by: Dimitar Milov * Fix modules manifest to point to powercli log icon Signed-off-by: Dimitar Milov --- Modules/VMware.vSphere.SsoAdmin/VMware.vSphere.SsoAdmin.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/VMware.vSphere.SsoAdmin/VMware.vSphere.SsoAdmin.psd1 b/Modules/VMware.vSphere.SsoAdmin/VMware.vSphere.SsoAdmin.psd1 index 9b13874..55a0a56 100644 --- a/Modules/VMware.vSphere.SsoAdmin/VMware.vSphere.SsoAdmin.psd1 +++ b/Modules/VMware.vSphere.SsoAdmin/VMware.vSphere.SsoAdmin.psd1 @@ -114,7 +114,7 @@ PrivateData = @{ # ProjectUri = '' # A URL to an icon representing this module. - IconUri = 'https://blogs.vmware.com/PowerCLI/files/2020/10/PowerCLI.png' + IconUri = 'https://github.com/vmware/PowerCLI-Example-Scripts/blob/2b62d20d1323c89b1c95583a1c514d15eb7828c5/Modules/VMware.vSphere.SsoAdmin/src/resources/powercli.png' # ReleaseNotes of this module # ReleaseNotes = ''