help: Remove "Invite users" relative help link.

- Replaces `{relative|gear|invite}` with a Markdown include since
  we no longer use the `#invite` hash in the web-app.
This commit is contained in:
David Rosa 2023-07-20 21:34:20 -05:00 committed by Tim Abbott
parent 0c122391bb
commit f64d5e1db6
3 changed files with 6 additions and 3 deletions

View File

@ -0,0 +1,4 @@
1. Click on the **gear** (<i class="fa fa-cog"></i>) icon in the upper
right corner of the web or desktop app.
1. Select <i class="fa fa-user-plus"></i> **Invite users**.

View File

@ -29,7 +29,7 @@ permission to invite users.
{start_tabs}
{relative|gear|invite}
{!invite-users.md!}
1. Click **Send an email**.
@ -61,7 +61,7 @@ permission to invite users.
{start_tabs}
{relative|gear|invite}
{!invite-users.md!}
1. Click **Generate invite link**.

View File

@ -25,7 +25,6 @@ gear_info = {
"stats": ["Usage statistics", "/stats"],
"plans": ["Plans and pricing", "/plans/"],
"billing": ["Billing", "/billing/"],
"invite": ["Invite users", "/#invite"],
"keyboard-shortcuts": ["Keyboard shortcuts (?)", "/#keyboard-shortcuts"],
"message-formatting": ["Message formatting", "/#message-formatting"],
"search-filters": ["Search filters", "/#search-operators"],