mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	help: Rename and redirect stream-sending-policy for channel.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							5342d4ecfb
						
					
				
				
					commit
					c931966e1b
				
			@@ -1359,7 +1359,7 @@ def send_change_stream_post_policy_notification(
 | 
			
		||||
        )
 | 
			
		||||
        notification_string = notification_string.format(
 | 
			
		||||
            user=user_mention,
 | 
			
		||||
            help_link="/help/stream-sending-policy",
 | 
			
		||||
            help_link="/help/channel-posting-policy",
 | 
			
		||||
            old_policy=Stream.POST_POLICIES[old_post_policy],
 | 
			
		||||
            new_policy=Stream.POST_POLICIES[new_post_policy],
 | 
			
		||||
        )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user