From 8639615c49ad57dd26ba365966baef76a71f1028 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 4 Mar 2024 23:54:56 -0500 Subject: [PATCH] docs(): updated urls to www.coastalcommits.com from coastalcommits.com --- .docs/aurora/index.md | 2 +- .docs/backup.md | 2 +- .docs/bible.md | 2 +- .docs/nerdify.md | 2 +- .docs/pterodactyl/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.docs/aurora/index.md b/.docs/aurora/index.md index 48905f1..f6e5527 100644 --- a/.docs/aurora/index.md +++ b/.docs/aurora/index.md @@ -10,7 +10,7 @@ Aurora is a fully-featured moderation system. It is heavily inspired by Galactic ## Installation ```bash -[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]cog install seacogs aurora [p]cog load aurora ``` diff --git a/.docs/backup.md b/.docs/backup.md index 550f7da..238ba8e 100644 --- a/.docs/backup.md +++ b/.docs/backup.md @@ -5,7 +5,7 @@ Backup allows you to export a JSON list of all of your installed repositories an ## Installation ```bash -[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]cog install seacogs backup [p]cog load backup ``` diff --git a/.docs/bible.md b/.docs/bible.md index 2590187..b748de2 100644 --- a/.docs/bible.md +++ b/.docs/bible.md @@ -6,7 +6,7 @@ This cog does require an api key to work. ## Installation ```bash -[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]cog install seacogs bible [p]cog load bible ``` diff --git a/.docs/nerdify.md b/.docs/nerdify.md index b7fe478..c1c50a9 100644 --- a/.docs/nerdify.md +++ b/.docs/nerdify.md @@ -5,7 +5,7 @@ Nerdify allows you to nerdify other people's text. ## Installation ```bash -[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]cog install seacogs nerdify [p]cog load nerdify ``` diff --git a/.docs/pterodactyl/index.md b/.docs/pterodactyl/index.md index 748a465..bd3455e 100644 --- a/.docs/pterodactyl/index.md +++ b/.docs/pterodactyl/index.md @@ -10,7 +10,7 @@ Pterodactyl allows for connecting to a Pterodactyl server through websockets. It ## Installation ```bash -[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs +[p]repo add seacogs https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs [p]cog install seacogs pterodactyl [p]cog load aurora ```