Skip to content

Commit 5d29ebe

Browse files
committed
Updated note to link to semantically-managed state
1 parent c0ad3ce commit 5d29ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

partials/section.forms.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611

612612
<h5>Notes:</h5>
613613
<p>
614-
<small>Use <code>:hover</code>, <code>:focus</code>, and <code>:active</code> selectors to control the other button states. Learn more about <a rel="external noopener" href="https://medium.com/eightshapes-llc/buttons-in-design-systems-eac3acf7e23#.b1p96hsrw">Buttons in Design Systems</a>.</small>
614+
<small>Use <code>:hover</code>, <code>:focus</code>, and <code>:active</code> selectors to control the other button states. Learn more about <a rel="external noopener" href="https://css-tricks.com/user-facing-state/">semantically managing state</a> and using <a rel="external noopener" href="https://medium.com/eightshapes-llc/buttons-in-design-systems-eac3acf7e23#.b1p96hsrw">Buttons in Design Systems</a>.</small>
615615
</p>
616616
</div><!-- End of #subsection__buttons -->
617617
</fieldset><!-- End of #subsection__states-and-validation -->

0 commit comments

Comments
 (0)