patch 8.0.1352: dead URLs in the help go unnoticed v8.0.1352
authorBram Moolenaar <Bram@vim.org>
Tue, 28 Nov 2017 13:19:07 +0000 (14:19 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Nov 2017 13:19:07 +0000 (14:19 +0100)
commitf38c86eb6b665d9fcd3d232820a48198eccac376
tree092b1a62315ea49e9a5b2d64fb208fadb410670d
parentbdb8139098d170ede2bc79dd4f62e4ed5e778d3e
patch 8.0.1352: dead URLs in the help go unnoticed

Problem:    Dead URLs in the help go unnoticed.
Solution:   Add a script to check URLs in the help files. (Christian Brabandt)
Filelist
runtime/doc/test_urls.vim [new file with mode: 0644]
src/version.c