aboutsummaryrefslogtreecommitdiff
path: root/metadot
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-07 10:43:16 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-10-07 10:43:16 -0300
commit19058530c9e7150f33bf65b079c45565325ee826 (patch)
treeabf1aaa3a8ce6c4d440a02f93e837c44bdfbe53c /metadot
parent6f4ef50d2c7e73d6df5b9f426abaf26521e548e5 (diff)
downloadmetadot-19058530c9e7150f33bf65b079c45565325ee826.tar.gz
metadot-19058530c9e7150f33bf65b079c45565325ee826.tar.bz2
New canonical URLs
Diffstat (limited to 'metadot')
-rwxr-xr-xmetadot4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadot b/metadot
index 027515b..47bd123 100755
--- a/metadot
+++ b/metadot
@@ -36,7 +36,7 @@ BASENAME="`basename $0`"
DOT="$DEST/.dotfiles"
MODULES="$DOT/modules"
BACKUPS="$DEST/.backups/$DATE"
-DEFAULT="git://git.sarava.org/rhatto/dotfiles.git"
+DEFAULT="git://git.fluxo.info/rhatto/dotfiles.git"
# Backup a file
function metadot_backup {
@@ -141,7 +141,7 @@ elif [ "$OPT" == "create" ]; then
echo "# $1 dotfile module" > README.md
echo "" >> README.md
echo "This is the repository for $1 configuration." >> README.md
- echo "More information at https://git.sarava.org/metadot.git" >> README.md
+ echo "More information at https://git.fluxo.info/metadot.git" >> README.md
echo "TODO" > TODO.md
echo "====" >> TODO.md