mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #1358 from return42/flask-babel
[doc] intersphinx: fix https://python-babel.github.io/flask-babel
This commit is contained in:
		
						commit
						85ffaf448a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -136,7 +136,7 @@ suppress_warnings = ['myst.domains'] | |||
| intersphinx_mapping = { | ||||
|     "python": ("https://docs.python.org/3/", None), | ||||
|     "flask": ("https://flask.palletsprojects.com/", None), | ||||
|     "flask_babel": ("https://flask-babel.tkte.ch/", None), | ||||
|     "flask_babel": ("https://python-babel.github.io/flask-babel/", None), | ||||
|     # "werkzeug": ("https://werkzeug.palletsprojects.com/", None), | ||||
|     "jinja": ("https://jinja.palletsprojects.com/", None), | ||||
|     "linuxdoc" : ("https://return42.github.io/linuxdoc/", None), | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue