Skip to content

Commit 6ee1111

Browse files
committed
updated psd1 links
1 parent 9f8a4f4 commit 6ee1111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pwshEmojiExplorer/pwshEmojiExplorer.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,13 @@
144144
)
145145

146146
# A URL to the license for this module.
147-
LicenseUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/LICENSE'
147+
LicenseUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/blob/main/LICENSE'
148148

149149
# A URL to the main website for this project.
150150
ProjectUri = 'https://github.com/techthoughts2/pwshEmojiExplorer'
151151

152152
# A URL to an icon representing this module.
153-
# IconUri = ''
153+
IconUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/raw/main/docs/assets/pwshEmojiExplorer_icon.png'
154154

155155
# ReleaseNotes of this module
156156
# ReleaseNotes = ''

0 commit comments

Comments
 (0)