Skip to content

Commit

Permalink
Merge pull request #129 from shanielh/master
Browse files Browse the repository at this point in the history
Updated counter link from buttons
  • Loading branch information
mdo committed Jun 24, 2015
2 parents f266ae3 + ea7d99f commit a997987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ You can easily append a count to a **small button**. Add the `.with-count` class
</div>
{% endexample %}

You can also use the [counter](utilities/#counter) component within buttons:
You can also use the [counter](../utilities/#counter) component within buttons:

{% example html %}
<button class="btn" type="button">
Expand Down

0 comments on commit a997987

Please sign in to comment.