Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 512357d

Browse files
Merge pull request #3 from SubPointSolutions/dev
+ project URL fixes
2 parents 43e12ff + 79cf81f commit 512357d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

invoke-uplift/src/InvokeUplift.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
)
107107

108108
#A URL to the license for this module.
109-
LicenseUri = 'https://github.com/SubPointSolutions/invoke-uplift'
109+
LicenseUri = 'https://github.com/SubPointSolutions/uplift-powershell'
110110

111111
#A URL to the main website for this project.
112-
ProjectUri = 'https://github.com/SubPointSolutions/invoke-uplift'
112+
ProjectUri = 'https://github.com/SubPointSolutions/uplift-powershell'
113113

114114
#A URL to an icon representing this module.
115115
IconUri = ''

uplift.core/src/Uplift.Core.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127
)
128128

129129
#A URL to the license for this module.
130-
LicenseUri = 'https://github.com/SubPointSolutions/invoke-uplift'
130+
LicenseUri = 'https://github.com/SubPointSolutions/uplift-powershell'
131131

132132
#A URL to the main website for this project.
133-
ProjectUri = 'https://github.com/SubPointSolutions/invoke-uplift'
133+
ProjectUri = 'https://github.com/SubPointSolutions/uplift-powershell'
134134

135135
#A URL to an icon representing this module.
136136
IconUri = ''

0 commit comments

Comments
 (0)