diff --git a/README.md b/README.md index bb2039a..6425852 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java](https://img.shields.io/badge/java-17%2B-blue)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) -[![GitHub CI](https://github.com/gbevin/rife2-hello/actions/workflows/gradle.yml/badge.svg)](https://github.com/gbevin/rife2-hello/actions/workflows/gradle.yml) +[![GitHub CI](https://github.com/rife2/rife2-hello/actions/workflows/gradle.yml/badge.svg)](https://github.com/rife2/rife2-hello/actions/workflows/gradle.yml) Watch the video @@ -11,7 +11,7 @@ This project helps you to get started with a RIFE2 web application and Gradle. You'll find all the pieces that are explained in the first sections of -[the documentation](https://github.com/gbevin/rife2/wiki) neatly contained +[the documentation](https://github.com/rife2/rife2/wiki) neatly contained in this one project. It's ready to run, package and deploy ... and for you to have fun developing @@ -123,10 +123,10 @@ Alternatively, you can run the native executable directly with: Thanks for using RIFE2! If you have any questions, suggestions, ideas or just want to chat, feel free -to post on the [forums](https://github.com/gbevin/rife2/discussions), to join +to post on the [forums](https://github.com/rife2/rife2/discussions), to join me on [Discord](https://discord.gg/DZRYPtkb6J) or to connect with me on [Mastodon](https://uwyn.net/@gbevin). -**Read more in the [full documentation](https://github.com/gbevin/rife2/wiki) -and [RIFE2 Javadocs](https://gbevin.github.io/rife2/).** +**Read more in the [full documentation](https://github.com/rife2/rife2/wiki) +and [RIFE2 Javadocs](https://rife2.github.io/rife2/).**