docs(): updated urls to www.coastalcommits.com from coastalcommits.com
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 24s
Actions / Build Documentation (MkDocs) (push) Successful in 26s

This commit is contained in:
SeaswimmerTheFsh 2024-03-04 23:54:56 -05:00
parent dec154fb4c
commit 8639615c49
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 5 additions and 5 deletions

View file

@ -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
```