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 9f8a4f4 commit 6ee1111Copy full SHA for 6ee1111
src/pwshEmojiExplorer/pwshEmojiExplorer.psd1
@@ -144,13 +144,13 @@
144
)
145
146
# A URL to the license for this module.
147
- LicenseUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/LICENSE'
+ LicenseUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/blob/main/LICENSE'
148
149
# A URL to the main website for this project.
150
ProjectUri = 'https://github.com/techthoughts2/pwshEmojiExplorer'
151
152
# A URL to an icon representing this module.
153
- # IconUri = ''
+ IconUri = 'https://github.com/techthoughts2/pwshEmojiExplorer/raw/main/docs/assets/pwshEmojiExplorer_icon.png'
154
155
# ReleaseNotes of this module
156
# ReleaseNotes = ''
0 commit comments