mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Link all of the extration help messages to the README section
This commit is contained in:
@@ -18,5 +18,7 @@ except ModuleNotFoundError:
|
||||
logger.exception('DnsMadeEasyProvider has been moved into a seperate '
|
||||
'module, octodns_dnsmadeeasy is now required. Provider '
|
||||
'class should be updated to '
|
||||
'octodns_dnsmadeeasy.DnsMadeEasyProvider')
|
||||
'octodns_dnsmadeeasy.DnsMadeEasyProvider. See '
|
||||
'https://github.com/octodns/octodns/README.md#updating-'
|
||||
'to-use-extracted-providers for more information.')
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user