From 141650904176214ac678934defbd68c3e8d82f1f Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 18 Aug 2023 11:20:44 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a165a7d..8e60a8b 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ Personal dotfiles saved and deployed using [sadedot][1]. git clone --recursive ${REPO_URL} ``` -where `${REPO_URL}` is your github repository remote url (HTTPS or SSH). For example, in my case: +where `${REPO_URL}` is your git repository remote url (HTTPS or SSH). For example, in my case: ```bash -git clone --recursive git@github.com:santilococo/cdotfis.git +git clone --recursive git@codeberg.org:slococo/cdotfis.git ``` ## Usage @@ -42,7 +42,7 @@ PRs are welcome. ## License [MIT](https://raw.githubusercontent.com/santilococo/cdotfis/master/LICENSE.md) -[1]: https://github.com/santilococo/sadedot -[2]: https://github.com/santilococo/cdotfis/fork -[3]: https://github.com/santilococo/cdotfis/tree/master/dotfiles/other +[1]: https://codeberg.org/slococo/sadedot +[2]: https://codeberg.org/slococo/cdotfis/fork +[3]: https://codeberg.org/slococo/cdotfis/tree/master/dotfiles/other