]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix "background-variants" anchor 17115/head
authorBenjamin Dean <benjamindean@users.noreply.github.com>
Thu, 20 Aug 2015 09:53:35 +0000 (12:53 +0300)
committerBenjamin Dean <benjamindean@users.noreply.github.com>
Thu, 20 Aug 2015 09:53:35 +0000 (12:53 +0300)
docs/components/card.md

index 053d978ca94e45b4c7c9369a78113eeadaf6d66b..5bb831f358ba7ee96d0b67cc3398b19a80468aee 100644 (file)
@@ -232,7 +232,7 @@ Turn an image into a card background and overlay your card's text. Depending on
 
 Cards include a class for quickly toggling **the text color**. By default, cards use dark text and assume a light background. **Add `.card-inverse` for white text** and specify the `background-color` and `border-color` to go with it.
 
-You can also use `.card-inverse` with the [contextual backgrounds variants](#background-variations).
+You can also use `.card-inverse` with the [contextual backgrounds variants](#background-variants).
 
 {% example html %}
 <div class="card card-inverse" style="background-color: #333; border-color: #333;">