mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[3.1.x] Corrected FAQ link in docs/faq/help.txt.
Without the leading slash, was pointing to Python's FAQ
https://docs.python.org/3/faq/index.html.
Backport of 8dabdd2cc5 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							df1bb7ab21
						
					
				
				
					commit
					0793f93bbe
				
			| @@ -5,9 +5,9 @@ FAQ: Getting Help | ||||
| How do I do X? Why doesn't Y work? Where can I go to get help? | ||||
| ============================================================== | ||||
|  | ||||
| First, please check if your question is answered on the :doc:`FAQ <faq/index>`. | ||||
| Also, search for answers using your favorite search engine, and in `the | ||||
| forum`_. | ||||
| First, please check if your question is answered on the :doc:`FAQ | ||||
| </faq/index>`. Also, search for answers using your favorite search engine, and | ||||
| in `the forum`_. | ||||
|  | ||||
| .. _`the forum`: https://forum.djangoproject.com/ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user