Skip to content

Commit 9d9d24b

Browse files
committed
add an external link
1 parent 8a9a262 commit 9d9d24b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

preview-src/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -737,8 +737,8 @@ For more information, see the link:/ops-manual[Operations Manual^]
737737
*Text that link to www.example.com*
738738

739739
. Text link:#test-links[anchor to test links] text text.
740-
. Text link:www.example.com[www.example.com] text text.
741-
. Text link:www.example.com[`mono space`] text text.
740+
. Text link:https://www.example.com[www.example.com] text text. (note that link is marked as external because of `https://`)
741+
. Text link:www.example.com[`mono space`] text text. Note that links is not marked as external.
742742
. Text `link:www.example.com[mono space]` text text.
743743

744744

0 commit comments

Comments
 (0)