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