From 9a69c3fe6b7ec772b32707ad90211fd87bd00997 Mon Sep 17 00:00:00 2001 From: Will Binns Date: Tue, 9 May 2017 02:44:33 -0600 Subject: [PATCH] bco-htmlproof: Drop handler link --- _contrib/bco-htmlproof | 1 - 1 file changed, 1 deletion(-) diff --git a/_contrib/bco-htmlproof b/_contrib/bco-htmlproof index c2708323..68e399e5 100755 --- a/_contrib/bco-htmlproof +++ b/_contrib/bco-htmlproof @@ -31,7 +31,6 @@ HTML::Proofer.new( /^$/, ## anchors with no href attribute set (for clickable javascript elements) /^\/bin/, ## /bin dir is not part of repository; holds Bitcoin Core binaries /^\/stats/ ## /stats dir is not part of repository; generated by separate stats script - /^\/bitcoin:/ ## handler link for bitcoin addresses (requires wallet in addition to browser) ], ## Mangle links. If we enable external link checking, this will