Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code-server/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion lavalink/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions rabbitmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion rathole/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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