Skip to content

Commit 6e57482

Browse files
authored
Update links.md
1 parent 8e7fdf5 commit 6e57482

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/syntax/links.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,12 @@ You can also auto-generate text for specific headings within files:
143143

144144
:::{tab-item} Output
145145

146-
- [Link]
147-
- [Your own text][Link2]
146+
- [Link]: This link uses the reference name as text.
147+
- [Your own text][Link]: This link overrides the reference name.
148148

149-
... References are typically added at the bottom of the page ...
149+
% References are typically added at the bottom of the page
150150

151151
[Link]: https://elastic.co/docs
152-
[Link2]: https://elastic.co/docs
153152

154153
:::
155154

@@ -159,9 +158,6 @@ You can also auto-generate text for specific headings within files:
159158
- [Link]: This link uses the reference name as text.
160159
- [Your own text][Link]: This link overrides the reference name.
161160

162-
163-
...content of your document...
164-
165161
% References are typically added at the bottom of the page
166162

167163
[Link]: https://elastic.co/docs

0 commit comments

Comments
 (0)