Skip to content

Commit 937ebfc

Browse files
🩹[Patch] Move icon (#85)
- Move icon file to icon folder
1 parent 0b661f1 commit 937ebfc

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Marius Storhaug
3+
Copyright (c) 2024 PSModule
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
File renamed without changes.
File renamed without changes.

src/GitHub/GitHub.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
)
1010
LicenseUri = 'https://github.com/PSModule/GitHub/blob/main/LICENSE.md'
1111
ProjectUri = 'https://github.com/PSModule/GitHub'
12-
IconUri = 'https://raw.githubusercontent.com/PSModule/GitHub/main/media/icon.png'
12+
IconUri = 'https://raw.githubusercontent.com/PSModule/GitHub/main/icon/icon.png'
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)