From: colin-marshall Date: Tue, 24 Nov 2015 04:48:35 +0000 (-0700) Subject: fixed close button link in callout docs X-Git-Tag: v6.0.4~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7167%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git fixed close button link in callout docs --- 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