Skip to content

Commit 4a159f3

Browse files
authored
Fix module icon
1 parent 3474876 commit 4a159f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsBuiltReport.NetApp.ONTAP.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ PrivateData = @{
113113
ProjectUri = 'https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP'
114114

115115
# A URL to an icon representing this module.
116-
IconUri = 'https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport/master/AsBuiltReport.png'
116+
IconUri = 'https://github.com/AsBuiltReport.png'
117117

118118
# ReleaseNotes of this module
119119
ReleaseNotes = 'https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/master/CHANGELOG.md'

0 commit comments

Comments
 (0)