Skip to content

Commit b14117a

Browse files
authored
Add Source Code as Project Site for PSGallery
Update module description to publish the location of the code for collaboration.
1 parent d995b83 commit b14117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSModuleDevelopment/PSModuleDevelopment.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
# LicenseUri = ''
123123

124124
# A URL to the main website for this project.
125-
# ProjectUri = ''
125+
ProjectUri = 'https://github.com/PowershellFrameworkCollective/PSModuleDevelopment'
126126

127127
# A URL to an icon representing this module.
128128
# IconUri = ''

0 commit comments

Comments
 (0)