docs: update intersphinx doc links per server migration
This commit is contained in:
		
							parent
							
								
									061eaa44e9
								
							
						
					
					
						commit
						fb3650d739
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -47,10 +47,10 @@ extensions = [
 | 
				
			||||||
intersphinx_mapping = {
 | 
					intersphinx_mapping = {
 | 
				
			||||||
    'humanize': ('https://humanize.readthedocs.io/en/stable/', None),
 | 
					    'humanize': ('https://humanize.readthedocs.io/en/stable/', None),
 | 
				
			||||||
    'python': ('https://docs.python.org/3/', None),
 | 
					    'python': ('https://docs.python.org/3/', None),
 | 
				
			||||||
    'rattail-manual': ('https://rattailproject.org/docs/rattail-manual/', None),
 | 
					    'rattail-manual': ('https://docs.wuttaproject.org/rattail-manual/', None),
 | 
				
			||||||
    'requests': ('https://requests.readthedocs.io/en/latest/', None),
 | 
					    'requests': ('https://requests.readthedocs.io/en/latest/', None),
 | 
				
			||||||
    'sqlalchemy': ('http://docs.sqlalchemy.org/en/latest/', None),
 | 
					    'sqlalchemy': ('http://docs.sqlalchemy.org/en/latest/', None),
 | 
				
			||||||
    'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None),
 | 
					    'wuttjamaican': ('https://docs.wuttaproject.org/wuttjamaican/', None),
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Add any paths that contain templates here, relative to this directory.
 | 
					# Add any paths that contain templates here, relative to this directory.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue