From 140e62d0241fb077a0b87350038c6895759208b7 Mon Sep 17 00:00:00 2001 From: David Rosa Date: Tue, 28 Feb 2023 21:57:57 -0700 Subject: [PATCH] help: Add open link icon in "Add a custom linkifier". --- help/add-a-custom-linkifier.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/help/add-a-custom-linkifier.md b/help/add-a-custom-linkifier.md index 084851fc0b..95e6d5e502 100644 --- a/help/add-a-custom-linkifier.md +++ b/help/add-a-custom-linkifier.md @@ -7,8 +7,9 @@ party issue trackers, like GitHub, Salesforce, Zendesk, and others. For instance, you can add a linkifier that automatically turns `#2468` into a link to `https://github.com/zulip/zulip/issues/2468`. -If the pattern appears in a message topic, Zulip adds a little button to the -right of the topic that links to the appropriate URL. +If the pattern appears in a topic, Zulip adds an **Open** +() button to the right of the +topic in the message recipient bar that links to the appropriate URL. ### Add a custom linkifier