2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 07:27:12 -07:00

Updated for new repository location

This commit is contained in:
Geert Bevin 2023-03-07 08:06:20 -05:00
parent 7a3d44a412
commit c3b7d37c4d

View file

@ -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)
<a href="https://www.youtube.com/watch?feature=player_embedded&v=AZWzYwAHDIE" target="_blank">
<img src="https://img.youtube.com/vi/AZWzYwAHDIE/maxresdefault.jpg" alt="Watch the video" width="640" height="360" border="0" />
@ -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/).**