]> code.delx.au - dotfiles/blobdiff - README.md
gnome-setup.sh
[dotfiles] / README.md
index 12cdd71b9d7cd70d79cd822e64d26c7f6877e305..72a4f59a1ec2511b107206f5a0f2da32297b51db 100644 (file)
--- 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
 ```