From c3a31400324e02829315de449e4a7be5c0be4014 Mon Sep 17 00:00:00 2001 From: Hsu Still <341464@gmail.com> Date: Tue, 20 Mar 2018 14:19:56 +0800 Subject: [PATCH] Change wording with hyperlink section --- docs/faq/basic-operations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/faq/basic-operations.md b/docs/faq/basic-operations.md index dbd82c6d9..fbbc41feb 100644 --- a/docs/faq/basic-operations.md +++ b/docs/faq/basic-operations.md @@ -44,9 +44,9 @@ There are 2 ways to do this. You can do either of the following, ## How do I add hyperlink text to an embed? -Embeds can use standard [markdown] in the description field as well as - in field values. With that in mind, links can be added using the - following format \[text](link). +Embeds can use standard [markdown] in the description field as well +as in field values. With that in mind, links can be added with +`[text](link)`. [markdown]: https://support.discordapp.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-