This appears to be the only one. Manual audit with (zsh):
pcregrep -o1 '}}/([^\)]+)\)' **/*(.)
yielded all the site-based URLs and I eye-compared them to the names of
existing docs.
* intitial work for bind refactor
* relax requirement that creds.json exists.
* Updating bind docs.
Fixes #48
* typo
* can exclude provider from default set in creds.json
* Add bind to integration tests. Fix for IDNs.