From e6d86a29265fa846b0f57b87382212d0e6fa212f Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 6 Oct 2023 23:14:01 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b414842..ac80b99 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ git clone --recursive ${REPO_URL} where `${REPO_URL}` is your git repository remote url (HTTPS or SSH). For example, in my case: ```bash -git clone --recursive git@codeberg.org:slococo/cdotfis.git +git clone --recursive git@git.slc.ar:slococo/cdotfis.git ``` ## Usage @@ -40,9 +40,9 @@ You can add shell scripts to the `scripts` folder that will be run at the end of PRs are welcome. ## License -[MIT](https://codeberg.org/slococo/cdotfis/raw/branch/master/README.md) +[MIT](https://git.slc.ar/slococo/cdotfis/raw/branch/master/README.md) -[1]: https://codeberg.org/slococo/sadedot -[2]: https://codeberg.org/slococo/cdotfis/fork -[3]: https://codeberg.org/slococo/cdotfis/src/branch/master/dotfiles/other +[1]: https://git.slc.ar/slococo/sadedot +[2]: https://git.slc.ar/slococo/cdotfis/fork +[3]: https://git.slc.ar/slococo/cdotfis/src/branch/master/dotfiles/other