You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ScriptModuleRepositoryTemplate/ScriptModuleRepositoryTemplate.psd1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
Copyright='(c) Daniel Schroeder. All rights reserved.'
25
25
26
26
# Description of the functionality provided by this module
27
-
Description='Create new PowerShell script module repositories quickly and easily with boilerplate files and CI/CD workflows already defined.'
27
+
Description='Create new PowerShell script module repositories quickly and easily with boilerplate files and CI/CD workflows already defined. See the project site for more information.'
28
28
29
29
# Minimum version of the PowerShell engine required by this module
0 commit comments