Skip to content

Commit 6c07719

Browse files
committed
Fix IconUri in module manifest
1 parent 5512f2a commit 6c07719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsBuiltReport.VMware.vSphere/AsBuiltReport.VMware.vSphere.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
ProjectUri = 'https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere'
100100

101101
# A URL to an icon representing this module.
102-
IconUri = 'AsBuiltReport.png'
102+
IconUri = 'https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/v2.0.0/AsBuiltReport.VMware.vSphere/AsBuiltReport.png'
103103

104104
# ReleaseNotes of this module
105105
ReleaseNotes = 'https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/master/CHANGELOG.md'

0 commit comments

Comments
 (0)