update docs remote url

This commit is contained in:
InsanusMokrassar 2023-10-25 14:58:05 +06:00
parent 2b938903b6
commit 32fe008eef
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Object callback = {
sourceLink {
localDirectory.set(file("../"))
remoteUrl.set(new URL("https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/"))
remoteUrl.set(new URL("https://github.com/InsanusMokrassar/ktgbotapi/tree/master"))
remoteLineSuffix.set("#L")
}
}