Skip to content

Commit b82eada

Browse files
committed
Fixed gradle
1 parent b79e044 commit b82eada

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ publishing {
122122
pom {
123123
name = 'MangoBot Github Plugin'
124124
description = 'The Github Plugin for MangoBot'
125-
url = 'https://github.com/MangoRageBot/MangoBot'
125+
url = 'https://github.com/MangoRageBot/MangoBotGithub'
126126
issueManagement {
127127
system = 'github'
128-
url = 'https://github.com/MangoRageBot/MangoBot/issues'
128+
url = 'https://github.com/MangoRageBot/MangoBotGithub/issues'
129129
}
130130
developers {
131131
developer {

0 commit comments

Comments
 (0)