]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef
authorChris Rebert <github@rebertia.com>
Sun, 13 Jul 2014 01:15:45 +0000 (18:15 -0700)
committerChris Rebert <github@rebertia.com>
Sun, 13 Jul 2014 01:15:45 +0000 (18:15 -0700)
docs/_includes/components/alerts.html

index 883969073c614a5aa29a56768a30a64e55f37643..bdb88517bdfa257f57dd3066cf3fe899dd534152 100644 (file)
@@ -1,7 +1,7 @@
 <div class="bs-docs-section">
   <h1 id="alerts" class="page-header">Alerts</h1>
 
-  <p class="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the <a href="../javascript/#alerts">alerts jQuery plugin</a>.</p>
+  <p class="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.</p>
 
   <h2 id="alerts-examples">Examples</h2>
   <p>Wrap any text and an optional dismiss button in <code>.alert</code> and one of the four contextual classes (e.g., <code>.alert-success</code>) for basic alert messages.</p>