From cbcc18d7f76020d0caa17d3f3411477b4f0088ce Mon Sep 17 00:00:00 2001 From: Tom K Date: Wed, 28 Nov 2018 16:53:15 -0800 Subject: [PATCH] Add link to Bootstrap Documentation page for Cards (#23631) --- guide/english/bootstrap/cards/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/guide/english/bootstrap/cards/index.md b/guide/english/bootstrap/cards/index.md index ea90465f46..a09dfc5056 100644 --- a/guide/english/bootstrap/cards/index.md +++ b/guide/english/bootstrap/cards/index.md @@ -110,3 +110,10 @@ This is some text within a card body. ``` + + +#### More Information + +- [Bootstrap cards](https://getbootstrap.com/docs/4.1/components/card/) + +