From 4295e9879c819ad3a77e2381cf78897523e81057 Mon Sep 17 00:00:00 2001 From: hallo123wert <79359578+hallo123wert@users.noreply.github.com> Date: Sun, 4 Jan 2026 18:05:51 +0100 Subject: [PATCH] update readmes --- code-server/README.md | 2 +- lavalink/README.md | 2 +- rabbitmq/README.md | 4 ++-- rathole/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code-server/README.md b/code-server/README.md index 2665a786..e53cc948 100644 --- a/code-server/README.md +++ b/code-server/README.md @@ -1,6 +1,6 @@ # Code-Server -## From the [Code-Server](https://github.com/cdr/code-server) GitHub +## From the [Code-Server](https://github.com/coder/code-server) GitHub Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and access it in the browser. diff --git a/lavalink/README.md b/lavalink/README.md index 68308238..42fed78a 100644 --- a/lavalink/README.md +++ b/lavalink/README.md @@ -1,6 +1,6 @@ # Lavalink Server -## From their [Github](https://github.com/freyacodes/Lavalink) +## From their [Github](https://github.com/lavalink-devs/Lavalink) Standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards. diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 35eb863f..3350bbb1 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -10,9 +10,9 @@ Follow the common egg installation guide to install the egg on your Pterodactyl When setting up a server, the latest RabbitMQ version will be used by default. With pretty new and old versions of RabbitMQ, you might have to adjust the used Erlang version. -This can be archived by adjusting the version number of the used image (e. g. `ghcr.io/pterodactyl/yolks:erlang_22` instead of `ghcr.io/parkervcp/yolks:erlang_24`). +This can be archived by adjusting the version number of the used image (e. g. `ghcr.io/pelican-eggs/yolks:erlang_22` instead of `ghcr.io/pelican-eggs/yolks:erlang_24`). -The latest version as of now requires you to use atleast ghcr.io/pterodactyl/yolks:erlang_25 +The latest version as of now requires you to use atleast `ghcr.io/pelican-eggs/yolks:erlang_25` ## Configuration diff --git a/rathole/README.md b/rathole/README.md index b6414292..67eb3f03 100644 --- a/rathole/README.md +++ b/rathole/README.md @@ -4,4 +4,4 @@ A secure, stable and high-performance reverse proxy for NAT traversal, written i rathole, like frp and ngrok, can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP. ## This egg only includes server side of rathole -Please refer to https://github.com/rapiz1/rathole for more information about rathole +Please refer to https://github.com/rathole-org/rathole for more information about rathole