We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79e044 commit b82eadaCopy full SHA for b82eada
1 file changed
build.gradle
@@ -122,10 +122,10 @@ publishing {
122
pom {
123
name = 'MangoBot Github Plugin'
124
description = 'The Github Plugin for MangoBot'
125
- url = 'https://github.com/MangoRageBot/MangoBot'
+ url = 'https://github.com/MangoRageBot/MangoBotGithub'
126
issueManagement {
127
system = 'github'
128
- url = 'https://github.com/MangoRageBot/MangoBot/issues'
+ url = 'https://github.com/MangoRageBot/MangoBotGithub/issues'
129
}
130
developers {
131
developer {
0 commit comments