mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
bco-htmlproof: Drop handler link
This commit is contained in:
parent
c9ece81780
commit
9a69c3fe6b
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ HTML::Proofer.new(
|
||||||
/^$/, ## anchors with no href attribute set (for clickable javascript elements)
|
/^$/, ## anchors with no href attribute set (for clickable javascript elements)
|
||||||
/^\/bin/, ## /bin dir is not part of repository; holds Bitcoin Core binaries
|
/^\/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
|
/^\/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
|
## Mangle links. If we enable external link checking, this will
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue