diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b71913d..5326287 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Thank 🙏 you for your interest in contributing to this project! Please read th The following steps will give a short guide on how to contribute to this project: -- Create a personal [fork](https://github.com/ChrisKruegerDev/tmdb-api/fork) of the project on [GitHub](https://github.com/). +- Create a personal [fork](https://github.com/ChrisKruegerDev/tmdb-kotlin/fork) of the project on [GitHub](https://github.com/). - Clone the fork on your local machine. Your remote repo on [GitHub](https://github.com/) is called `origin`. - Add the original repository as a remote called `upstream`. - If you created your fork a while ago be sure to pull upstream changes into your local repository. diff --git a/README.md b/README.md index c2314ce..4195651 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ ***Get movies and TV shows from the largest community database.*** [![Maven Central](https://img.shields.io/maven-central/v/app.moviebase/tmdb-api?label=Maven%20Central)](https://search.maven.org/artifact/app.moviebase/tmdb-api) -![Github Actions](https://github.com/ChrisKruegerDev/tmdb-api/actions/workflows/build.yml/badge.svg) -[![Issues](https://img.shields.io/github/issues/ChrisKruegerDev/tmdb-api)](https://github.com/ChrisKruegerDev/tmdb-api/issues) +![Github Actions](https://github.com/ChrisKruegerDev/tmdb-kotlin/actions/workflows/build.yml/badge.svg) +[![Issues](https://img.shields.io/github/issues/ChrisKruegerDev/tmdb-kotlin)](https://github.com/ChrisKruegerDev/tmdb-api/issues) [![Kotlin](https://img.shields.io/badge/kotlin-2.0.21-blue.svg?logo=kotlin)](http://kotlinlang.org) [![Gradle](https://img.shields.io/badge/Gradle-8-green?style=flat)](https://gradle.org) [![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) -[![GitHub Account](https://img.shields.io/static/v1?label=GitHub&message=chrisnkrueger&color=C51162)](https://github.com/chrisnkrueger) +[![GitHub Account](https://img.shields.io/static/v1?label=GitHub&message=ChrisKruegerDev&color=C51162)](https://github.com/ChrisKruegerDev)