From: Patrick H. Lauke Date: Sat, 26 Dec 2015 12:40:04 +0000 (+0000) Subject: Change wording on link styled as button X-Git-Tag: v4.0.0-alpha.3~455^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18684%2Fhead;p=thirdparty%2Fbootstrap.git Change wording on link styled as button "Go somewhere" is more descriptive of an example link, rather than a button that triggers in-page functionality. Also makes it consistent with all other examples in this page --- diff --git a/docs/components/card.md b/docs/components/card.md index 9be52fd2f5..8a794f70ea 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -23,7 +23,7 @@ Cards require a small amount of markup and classes to provide you with as much c

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

- Button + Go somewhere
{% endexample %} @@ -260,7 +260,7 @@ You can also use `.card-inverse` with the [contextual backgrounds variants](#bac

Special title treatment

With supporting text below as a natural lead-in to additional content.

- Button + Go somewhere
{% endexample %}