From: Mark Otto Date: Mon, 13 Jun 2016 04:25:04 +0000 (-0700) Subject: Fixes #17193: Remove mention and link to non-existant transitions plugin; that intro... X-Git-Tag: v4.0.0-alpha.3~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12804eb4d9dfc8185946c5e21163362cb806ad5;p=thirdparty%2Fbootstrap.git Fixes #17193: Remove mention and link to non-existant transitions plugin; that intro paragraph was two dupe sentences --- diff --git a/docs/components/collapse.md b/docs/components/collapse.md index e328e589e0..f3a6fdc6c7 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -4,7 +4,7 @@ title: Collapse group: components --- -The Bootstrap collapse plugin allows you to toggle content on your pages with a bit of JavaScript and some classes. Flexible plugin that utilizes a handful of classes (from the **required [transitions plugin]({{ site.baseurl }}/components/transitions/)**) for easy toggle behavior. +The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript. ## Contents