Skip to content

Commit c05eeb1

Browse files
author
JustinGrote
committed
Bugfix: Icon not showing properly in psgallery
1 parent 8bd112c commit c05eeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PoshNmap/PoshNmap.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PrivateData = @{
104104
ProjectUri = 'https://github.com/JustinGrote/PoshNmap'
105105

106106
# A URL to an icon representing this module.
107-
IconUri = 'https://github.com/JustinGrote/PoshNmap/blob/master/images/poshnmap.png'
107+
IconUri = 'https://raw.githubusercontent.com/JustinGrote/PoshNmap/master/images/poshnmap.png'
108108

109109
# ReleaseNotes of this module
110110
# ReleaseNotes = ''

0 commit comments

Comments
 (0)