user docs: Update stream guidelines link in stream subscriptions modal.

This commit is contained in:
Rishi Gupta 2018-10-01 10:58:51 -07:00
parent 8c0bfb925d
commit 0c7be02b99
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<div class="nothing-selected">
{{#if can_create_streams}}
<button type="button" class="create_stream_button button small rounded">{{t 'Create stream' }}</button>
<span>{{t 'First time? Read our <a href="/help/create-a-stream" target="_blank">guidelines</a> for creating and naming streams.' }}</span>
<span>{{t 'First time? Read our <a href="/help/getting-your-organization-started-with-zulip#create-streams" target="_blank">guidelines</a> for creating and naming streams.' }}</span>
{{/if}}
</div>
<div class="settings">