From fb8ff4381c72f42bd0bf8915cb7c30eeeaf4fb34 Mon Sep 17 00:00:00 2001 From: colin-marshall Date: Mon, 23 Nov 2015 21:48:35 -0700 Subject: [PATCH] fixed close button link in callout docs --- docs/pages/callout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/callout.md b/docs/pages/callout.md index 4b3f3a9d4..2b1c414a8 100644 --- a/docs/pages/callout.md +++ b/docs/pages/callout.md @@ -87,7 +87,7 @@ Callouts can be sized using the `.small` and `.large` classes. These will affect ## Making Closable -Pair the callout with the [Closable plugin](closable.html) to create a dismissable alert box. +Pair the callout with the [Close Button](close-button.html) to create a dismissable alert box. ```html_example
-- 2.47.2