mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	web: Save a needless 301 redirect from /integrations to /integrations/.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							5967dda35d
						
					
				
				
					commit
					a1570ff3dd
				
			@@ -69,7 +69,7 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
 | 
			
		||||
        "http://localhost:9981/plans",
 | 
			
		||||
        "http://localhost:9981/team",
 | 
			
		||||
        "http://localhost:9981/apps",
 | 
			
		||||
        "http://localhost:9981/integrations",
 | 
			
		||||
        "http://localhost:9981/integrations/",
 | 
			
		||||
        "http://localhost:9981/terms",
 | 
			
		||||
        "http://localhost:9981/privacy",
 | 
			
		||||
        "http://localhost:9981/features",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user