mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	/hello is sacred, even on Zulip Enterprise
I broke Zulip Enterprise because I tried to make the /hello link in our day1 email point to the local server (EXTERNAL_HOST). (imported from commit 70262b34474ae292ecf9cfe59bebc3c7de904926)
This commit is contained in:
		@@ -17,7 +17,7 @@
 | 
			
		||||
 | 
			
		||||
<p>Welcome to Zulip!</p>
 | 
			
		||||
 | 
			
		||||
<p><a href="https://{{ external_host }}/hello" style="color:#08c">{{ external_host }}/hello</a> has a nice overview of what we're up to, but here are a few tips that'll help you get the most out of it:</p>
 | 
			
		||||
<p><a href="https://zulip.com/hello" style="color:#08c">https://zulip.com/hello</a> has a nice overview of what we're up to, but here are a few tips that'll help you get the most out of it:</p>
 | 
			
		||||
 | 
			
		||||
<ol>
 | 
			
		||||
    <li>Zulip works best when it's always open, so <a href="https://{{ external_host }}/apps" style="color:#08c">grab our apps</a>! (Mac, Windows, Linux, Android, iOS)</li>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@ Hi there!
 | 
			
		||||
 | 
			
		||||
Welcome to Zulip!
 | 
			
		||||
 | 
			
		||||
https://{{ external_host }}/hello has a nice overview of what we're up to, but here are a couple tips that'll help you get the most out of it:
 | 
			
		||||
https://zulip.com/hello has a nice overview of what we're up to, but here are a couple tips that'll help you get the most out of it:
 | 
			
		||||
 | 
			
		||||
1. Zulip works best when it's always open, so grab our apps! (Mac, Windows, Linux, Android, iOS)
 | 
			
		||||
   https://{{ external_host }}/apps
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user