Skip to content

Commit 6c0d79b

Browse files
author
Michael Cooper
committed
Assign IDs to techniques for 2.2 dragging SC
1 parent 50ed7d3 commit 6c0d79b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

understanding/22/dragging.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3>Sufficient Techniques for Dragging</h3>
7171

7272
<ol>
7373
<li>
74-
<a href="../../techniques/general/G-Dragging" class="general">Ensuring that a single pointer operable alternative is available for dragging movements that operate on content</a>
74+
<a href="../../techniques/general/G219" class="general">Ensuring that a single pointer operable alternative is available for dragging movements that operate on content</a>
7575
</li>
7676
</ol>
7777

@@ -87,7 +87,7 @@ <h3>Failures for Dragging</h3>
8787

8888
<ul>
8989
<li>
90-
<a href="../../techniques/failures/F-dragging" class="failure">Failure of Success Criterion 2.5.X Dragging due to not providing a single pointer method for the user to operate a function that does not require a dragging movement</a>
90+
<a href="../../techniques/failures/F108" class="failure">Failure of Success Criterion 2.5.X Dragging due to not providing a single pointer method for the user to operate a function that does not require a dragging movement</a>
9191
</li>
9292
</ul>
9393
</section>

0 commit comments

Comments
 (0)