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.
1 parent 8bd112c commit c05eeb1Copy full SHA for c05eeb1
PoshNmap/PoshNmap.psd1
@@ -104,7 +104,7 @@ PrivateData = @{
104
ProjectUri = 'https://github.com/JustinGrote/PoshNmap'
105
106
# A URL to an icon representing this module.
107
- IconUri = 'https://github.com/JustinGrote/PoshNmap/blob/master/images/poshnmap.png'
+ IconUri = 'https://raw.githubusercontent.com/JustinGrote/PoshNmap/master/images/poshnmap.png'
108
109
# ReleaseNotes of this module
110
# ReleaseNotes = ''
0 commit comments