Skip to content

Commit 7794e4c

Browse files
authored
Merge pull request #145 from AsBuiltReport/dev
Fix IconUri in module manifest
2 parents 5512f2a + 6c07719 commit 7794e4c

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)