summaryrefslogtreecommitdiffstats
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/ocaml.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ocaml.vim b/compiler/ocaml.vim
index 3ad94741..cc45414a 100644
--- a/compiler/ocaml.vim
+++ b/compiler/ocaml.vim
@@ -5,7 +5,7 @@ endif
" Vim Compiler File
" Compiler: ocaml
" Maintainer: Markus Mottl <markus.mottl@gmail.com>
-" URL: http://www.ocaml.info/vim/compiler/ocaml.vim
+" URL: https://github.com/ocaml/vim-ocaml
" Last Change:
" 2020 Mar 28 - Improved error format (Thomas Leonard)
" 2017 Nov 26 - Improved error format (Markus Mottl)