host vim sheet page primarily at sheet.shiar.net/vim
[sheet.git] / digraphs.vim.plp
index d21a5f66e5715e04904da3a05f9860d77a1cfc9b..6123fea187d8a3e2be0275fe48e7577d89968ce1 100644 (file)
@@ -6,7 +6,7 @@ use open IO => ':utf8';
 our $VERSION = '1.0';
 
 $header{content_type} = 'text/plain; charset=us-ascii';
-print '" vim digraph proposals <http://vi.shiar.net/digraphs>', "\n";
+print '" vim digraph proposals <http://sheet.shiar.nl/digraphs>', "\n";
 PLP_END { print "\n" };
 
 open my $include, '<', 'shiar.inc.txt' or do {