From b18b99075e7ea5a1081fc2136d0edfbea1b16eca Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 1 Mar 2024 01:21:10 -0500 Subject: [PATCH] misc(pterodactyl): added a space to fix an embed --- pterodactyl/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pterodactyl/info.json b/pterodactyl/info.json index 5152573..8d8d875 100644 --- a/pterodactyl/info.json +++ b/pterodactyl/info.json @@ -1,6 +1,6 @@ { "author" : ["SeaswimmerTheFsh (seasw.)"], - "install_msg" : "Thank you for installing Pterodactyl!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).\nDocumentation can be found [here](https://seacogs.coastalcommits.com/pterodactyl).", + "install_msg" : "Thank you for installing Pterodactyl!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).\nDocumentation can be found [here](https://seacogs.coastalcommits.com/pterodactyl ).", "name" : "Pterodactyl", "short" : "Interface with Pterodactyl through websockets.", "description" : "Interface with Pterodactyl through websockets.",