Loading README.md +2 −2 Original line number Diff line number Diff line [](https://github.com/bitfireAT/dav4jvm/actions/workflows/test.yml) [](https://github.com/bitfireAT/dav4jvm/blob/main/LICENSE) [](https://github.com/bitfireAT/dav4jvm/actions/workflows/test.yml) [](https://jitpack.io/#bitfireAT/dav4jvm) [](https://bitfireat.github.io/dav4jvm/) # dav4jvm Loading @@ -10,7 +11,6 @@ dav4jvm is a WebDAV/CalDAV/CardDAV library for JVM (Java/Kotlin). It has been developed for [DAVx⁵](https://www.davx5.com) initially. Repository: https://github.com/bitfireAT/dav4jvm/ (~~was: https://gitlab.com/bitfireAT/dav4jvm/~~) Generated KDoc: https://bitfireat.github.io/dav4jvm/ Loading build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ tasks.withType<DokkaTask>().configureEach { moduleName.set("dav4jvm") sourceLink { localDirectory.set(file("src/main/kotlin")) remoteUrl.set(URL("https://gitlab.com/bitfireAT/dav4jvm/tree/master/src/main/kotlin")) remoteUrl.set(URL("https://github.com/bitfireAT/dav4jvm/tree/main/src/main/kotlin/")) remoteLineSuffix.set("#L") } } Loading Loading
README.md +2 −2 Original line number Diff line number Diff line [](https://github.com/bitfireAT/dav4jvm/actions/workflows/test.yml) [](https://github.com/bitfireAT/dav4jvm/blob/main/LICENSE) [](https://github.com/bitfireAT/dav4jvm/actions/workflows/test.yml) [](https://jitpack.io/#bitfireAT/dav4jvm) [](https://bitfireat.github.io/dav4jvm/) # dav4jvm Loading @@ -10,7 +11,6 @@ dav4jvm is a WebDAV/CalDAV/CardDAV library for JVM (Java/Kotlin). It has been developed for [DAVx⁵](https://www.davx5.com) initially. Repository: https://github.com/bitfireAT/dav4jvm/ (~~was: https://gitlab.com/bitfireAT/dav4jvm/~~) Generated KDoc: https://bitfireat.github.io/dav4jvm/ Loading
build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ tasks.withType<DokkaTask>().configureEach { moduleName.set("dav4jvm") sourceLink { localDirectory.set(file("src/main/kotlin")) remoteUrl.set(URL("https://gitlab.com/bitfireAT/dav4jvm/tree/master/src/main/kotlin")) remoteUrl.set(URL("https://github.com/bitfireAT/dav4jvm/tree/main/src/main/kotlin/")) remoteLineSuffix.set("#L") } } Loading