X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/5e6c4dba9b9c9274f120a8c3c6f4277954a3161e..4ba457694bbf0a0d5a3e8ee94702a4fd4220fc2f:/README.md diff --git a/README.md b/README.md index 12cdd71..72a4f59 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Configuration files for a bunch of Unix apps I use regularly. ## Basic setup ``` -git clone https://delx.net.au/git/dotfiles .dotfiles +git clone https://code.delx.au/dotfiles .dotfiles ``` @@ -30,7 +30,7 @@ mkdir ~/.config/environment.d && ln -sf ~/.dotfiles/.config/environment.d/* ~/.c Clone the dotemacs repository: ``` -git clone https://delx.net.au/git/dotemacs ~/.emacs.d +git clone https://code.delx.au/dotemacs ~/.emacs.d ```