Skip to content

Commit 990c525

Browse files
committed
Added <cite> tag to link
1 parent 82463f3 commit 990c525

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
@@ -621,7 +621,7 @@
621621

622622
<h5>Notes:</h5>
623623
<p>
624-
<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>
624+
<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"><cite>Buttons in Design Systems</cite></a>.</small>
625625
</p>
626626
</div><!-- End of #subsection__buttons -->
627627
</fieldset><!-- End of #subsection__states-and-validation -->

0 commit comments

Comments
 (0)