mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-01-08 08:49:55 +00:00
update link to remote url in dokka
This commit is contained in:
parent
2d08c447bc
commit
8ec0c8804b
@ -55,7 +55,7 @@ Object callback = {
|
||||
|
||||
sourceLink {
|
||||
localDirectory.set(file("../"))
|
||||
remoteUrl.set(new URL("https://github.com/InsanusMokrassar/ktgbotapi/tree/master"))
|
||||
remoteUrl.set(new URL("https://github.com/InsanusMokrassar/ktgbotapi"))
|
||||
remoteLineSuffix.set("#L")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user