help: Tweak wording for inserting a link via Markdown.

This commit is contained in:
David Rosa
2023-05-26 23:23:23 -05:00
committed by Tim Abbott
parent 122bd3fcc1
commit 299d13646e

View File

@@ -14,9 +14,8 @@
{!start-composing.md!}
1. Wrap the link text in square brackets followed by the URL
wrapped in parentheses to create a named link:
`[link text](URL)`
1. To create a named link, use `[ ]` around the link text, and `( )` around the
URL: `[Link text](URL)`.
!!! keyboard_tip ""