summaryrefslogtreecommitdiff
path: root/runtime/doc/test_urls.vim
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.0.1352: dead URLs in the help go unnoticedv8.0.1352Bram Moolenaar2017-11-281-0/+68
Problem: Dead URLs in the help go unnoticed. Solution: Add a script to check URLs in the help files. (Christian Brabandt)