aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index b14e6c3..777b0a0 100644
--- a/vimrc
+++ b/vimrc
@@ -1,4 +1,4 @@
-" See the full vim configuration: https://git.riedstra.us/mitch/vim-cfg.git/about/
+" See the full vim configuration: https://git.riedstra.dev/mitch/vim-cfg/about/
" Basic vimrc for systems you don't want to copy the full one to
set encoding=utf-8 " The encoding displayed.
set fileencoding=utf-8 " The encoding written to file.