Update hyperlinks
This commit is contained in:
parent
87b298973f
commit
011217ee5a
10
README.md
10
README.md
|
@ -15,7 +15,7 @@ Backup all your dotfiles (and easily deploy them on another machine).
|
|||
This repo is supposed to be used as a submodule. So, if you already have a git repo with your dotfiles:
|
||||
|
||||
```bash
|
||||
git submodule add git@codeberg.org:slococo/sadedot.git
|
||||
git submodule add git@git.slc.ar:slococo/sadedot.git
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
|
@ -68,8 +68,8 @@ git submodule foreach git pull
|
|||
PRs are welcome.
|
||||
|
||||
## License <a name="license"></a>
|
||||
[MIT](https://codeberg.org/slococo/sadedot/raw/branch/master/README.md)
|
||||
[MIT](https://git.slc.ar/slococo/sadedot/raw/branch/master/README.md)
|
||||
|
||||
[1]: https://codeberg.org/slococo/cdotfis/fork
|
||||
[2]: https://codeberg.org/slococo/cdotfis/tree/master/dotfiles/other
|
||||
[3]: https://codeberg.org/slococo/cdotfis
|
||||
[1]: https://git.slc.ar/slococo/cdotfis/fork
|
||||
[2]: https://git.slc.ar/slococo/cdotfis/tree/master/dotfiles/other
|
||||
[3]: https://git.slc.ar/slococo/cdotfis
|
||||
|
|
Loading…
Reference in New Issue