Skip to content

Commit 9b04cf8

Browse files
committed
fixup psd links
1 parent c7f5ae0 commit 9b04cf8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/Sentry/Sentry.psd1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858

5959

6060
# A URL to the license for this module.
61-
LicenseUri = 'https://raw.githubusercontent.com/getsentry/sentry-dotnet/main/LICENSE'
61+
LicenseUri = 'https://raw.githubusercontent.com/getsentry/sentry-powershell/main/LICENSE'
6262

6363
# A URL to the main website for this project.
64-
ProjectUri = 'https://github.com/getsentry/sentry-dotnet'
64+
ProjectUri = 'https://github.com/getsentry/sentry-powershell'
6565

6666
# A URL to an icon representing this module.
67-
IconUri = 'https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github/sentry-wordmark-dark-400x119.svg'
67+
IconUri = 'https://raw.githubusercontent.com/getsentry/platformicons/4e407e832f1a2a95d77ca8ca0ea2a195a38eec24/svg/sentry.svg'
6868

6969
# ReleaseNotes of this module
70-
ReleaseNotes = 'https://raw.githubusercontent.com/getsentry/sentry-dotnet/main/CHANGELOG.md'
70+
ReleaseNotes = 'https://raw.githubusercontent.com/getsentry/sentry-powershell/main/CHANGELOG.md'
7171

7272
# Prerelease string of this module
7373
Prerelease = 'dev'
@@ -81,5 +81,5 @@
8181
} # End of PrivateData hashtable
8282

8383
# HelpInfo URI of this module
84-
HelpInfoURI = 'https://docs.sentry.io/platforms/dotnet'
84+
HelpInfoURI = 'https://docs.sentry.io/platforms/powershell'
8585
}

0 commit comments

Comments
 (0)