From b6b42c3b4c39095b5ac29b0b19c351220a154f80 Mon Sep 17 00:00:00 2001 From: Cynthia Lin Date: Tue, 3 Jan 2017 18:15:08 -0800 Subject: [PATCH] user docs: Add *Administration* macro to *Change your organization's name* macro --- .../zerver/help/change-your-organizations-name.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/templates/zerver/help/change-your-organizations-name.md b/templates/zerver/help/change-your-organizations-name.md index 9435db8ca0..45ad578f33 100644 --- a/templates/zerver/help/change-your-organizations-name.md +++ b/templates/zerver/help/change-your-organizations-name.md @@ -4,19 +4,10 @@ Only an administrator can change the name of the organization. Follow these steps to change the name of the organization using an administrator account: -1. Click on the cog (![cog](/static/images/help/cog.png)) icon -in the upper right corner of the right sidebar. -2. Choose **Administration** in the panel below: - - ![admin-panel](/static/images/help/admin.png) - -3. The following window with a list of Organization settings will appear: - - ![admin-window](/static/images/help/admin-window.png) +{!go-to-the.md!} [Organization Settings](/#administration/organization-settings) +{!admin.md!} 4. Edit your organization's name in the **Your organization's name** textbox. You can choose any name of up to 40 characters for your organization. 5. After editing the organization's name, you can save the changes by clicking on the **Save changes** button. - - ![admin-save-changes](/static/images/help/admin-save-changes.png)