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('MythicBeastsProvider has been moved into a seperate '
|
||||
'module, octodns_mythicbeasts is now required. Provider '
|
||||
'class should be updated to '
|
||||
'octodns_mythicbeasts.MythicBeastsProvider')
|
||||
'octodns_mythicbeasts.MythicBeastsProvider. See '
|
||||
'https://github.com/octodns/octodns/README.md#updating-'
|
||||
'to-use-extracted-providers for more information.')
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user