diff --git a/src/content/code/language-support/java-kotlin-android/server/jimmer.md b/src/content/code/language-support/java-kotlin-android/server/jimmer.md index ea81a9ab77..143da5174a 100644 --- a/src/content/code/language-support/java-kotlin-android/server/jimmer.md +++ b/src/content/code/language-support/java-kotlin-android/server/jimmer.md @@ -1,7 +1,7 @@ --- name: Jimmer description: A revolutionary ORM framework for both java and kotlin, it also provides specialized API for rapid development of Spring GraphQL-based applications. -url: https://babyfish-ct.github.io/jimmer/ +url: https://babyfish-ct.github.io/jimmer-doc/ github: babyfish-ct/jimmer --- @@ -29,10 +29,10 @@ github: babyfish-ct/jimmer - Youtube video: https://www.youtube.com/watch?v=Rt5zNv0YR2E -- Documentation: https://babyfish-ct.github.io/jimmer/ +- Documentation: https://babyfish-ct.github.io/jimmer-doc/ - Project Home: https://github.com/babyfish-ct/jimmer - GraphQL example for Java: https://github.com/babyfish-ct/jimmer/tree/main/example/java/jimmer-sql-graphql -- GraphQL example for Kotlin: https://github.com/babyfish-ct/jimmer/tree/main/example/kotlin/jimmer-sql-graphql-kt \ No newline at end of file +- GraphQL example for Kotlin: https://github.com/babyfish-ct/jimmer/tree/main/example/kotlin/jimmer-sql-graphql-kt