forked from zaclys/searxng
		
	[fix] links in comments - https://docs.searxng.org/
fixed links from https://searxng.github.io/searxng/ to https://docs.searxng.org/
This commit is contained in:
		
							parent
							
								
									76cbfbbdda
								
							
						
					
					
						commit
						d7b4306444
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -151,7 +151,7 @@ outgoing: | |||
|   #    - fe80::/126 | ||||
| 
 | ||||
| # External plugin configuration, for more details see | ||||
| #   https://searxng.github.io/searxng/dev/plugins.html | ||||
| #   https://docs.searxng.org/dev/plugins.html | ||||
| # | ||||
| # plugins: | ||||
| #   - plugin1 | ||||
|  | @ -618,7 +618,7 @@ engines: | |||
|   - name: google | ||||
|     engine: google | ||||
|     shortcut: go | ||||
|     # see https://searxng.github.io/searxng/src/searx.engines.google.html#module-searx.engines.google | ||||
|     # see https://docs.searxng.org/src/searx.engines.google.html#module-searx.engines.google | ||||
|     use_mobile_ui: false | ||||
|     # additional_tests: | ||||
|     #   android: *test_android | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser