File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -70,12 +70,10 @@ Avoid Inline References in Tutorials
70
70
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
71
72
72
Avoid adding inline textual references in tutorials or stepped procedures.
73
-
74
73
If users follow inline references while in the middle of a procedure,
75
74
they might have difficulty navigating back and reorienting themselves
76
- with their current step.
77
-
78
- Inline textual references may be appropriate for more reference-heavy pages.
75
+ with their current step. Inline textual references may be appropriate
76
+ for more reference-heavy pages.
79
77
80
78
Minimize Repeated Links
81
79
~~~~~~~~~~~~~~~~~~~~~~~
@@ -85,9 +83,8 @@ Minimize Repeated Links
85
83
You may link to the same target multiple times on the same page, but
86
84
think carefully about whether it's absolutely necessary. For example,
87
85
if a page is particularly long and contains many sections, then it might
88
- be helpful to link to a target an additional time or two. Users may
89
- immediately navigate to a section far down on a page and miss the initial
90
- reference.
86
+ help to link to a target an additional time or two. Users might immediately
87
+ navigate to a section far down on a page and miss the initial reference.
91
88
92
89
- If you add repeated links, use the same style for each link.
93
90
Consider whether a plaintext link or a monospace link is appropriate.
You can’t perform that action at this time.
0 commit comments