mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	docs: Update list of files new since last release.
This fixes CI failing due to our not having released the /video-calls.md rename.
This commit is contained in:
		
				
					committed by
					
						 Alex Vandiver
						Alex Vandiver
					
				
			
			
				
	
			
			
			
						parent
						
							923c8bf55f
						
					
				
				
					commit
					1cc51972bb
				
			
							
								
								
									
										2
									
								
								docs/_templates/layout.html
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								docs/_templates/layout.html
									
									
									
									
										vendored
									
									
								
							| @@ -5,7 +5,7 @@ | ||||
|     # version e.g. to say that something is likely to have changed. | ||||
|     # For more info see: https://www.sphinx-doc.org/en/master/templating.html | ||||
|     #} | ||||
|     {% if pagename in ["production/management-commands", "production/email-gateway", "production/upgrade-or-modify", "production/zoom-configuration"] and release.endswith('+git') %} | ||||
|     {% if pagename in ["production/video-calls"] and release.endswith('+git') %} | ||||
|     {# | ||||
|     # This page doesn't exist in the stable documentation yet. | ||||
|     # This temporary workaround prevents CircleCI failure and should be removed after the next release. | ||||
|   | ||||
| @@ -100,7 +100,7 @@ Some popular settings in `/etc/zulip/settings.py` include: | ||||
|   tweets. | ||||
| * The [email gateway](../production/email-gateway.md), which lets | ||||
|   users send emails into Zulip. | ||||
| * The [Video call integrations](video-calls.md). | ||||
| * The [Video call integrations](../production/video-calls.md). | ||||
|  | ||||
| ## Zulip announcement list | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user