mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	help: Do not treat Help Center as a proper noun.
				
					
				
			Fixes https://chat.zulip.org/#narrow/channel/101-design/topic/help.20center.20capitalization
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							421637ce31
						
					
				
				
					commit
					468a7a82dd
				
			@@ -680,7 +680,7 @@ html_rules: list["Rule"] = [
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "pattern": r"link=\"help/",
 | 
			
		||||
        "description": "Relative links to Help Center should start with /help/",
 | 
			
		||||
        "description": "Relative links to help center should start with /help/",
 | 
			
		||||
        "good_lines": ['link="/help/foo"'],
 | 
			
		||||
        "bad_lines": ['link="help/foo"'],
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user