Author: michaelo
Date: Sun Jul 21 20:13:19 2013
New Revision: 1505467
URL: http://svn.apache.org/r1505467
Log:
[MSKINS-80] Upgrade to Bootstrap 2.3 breaks design
- Added note to the index page that we are using Bootstrap 2.2.2
Modified:
maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm
Modified: maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm?rev=1505467&r1=1505466&r2=1505467&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm (original)
+++ maven/skins/trunk/maven-fluido-skin/src/site/apt/index.apt.vm Sun Jul 21
20:13:19 2013
@@ -29,9 +29,9 @@
Welcome to ${project.name}!
The Apache Maven Fluido Skin is an Apache Maven site skin built on top of
- {{{http://twitter.github.com/bootstrap/}Twitter's bootstrap}}.
+
{{{http://bootstrapdocs.com/v${project.properties.get('bootstrap.version')}/docs/}Twitter's
Bootstrap ${project.properties.get('bootstrap.version')}}}.
- A {{{./sample.html}sample page}} is provided to see the skin in action, and 2
complete sites to show skin
+ A {{{./sample.html}sample page}} is provided to see the skin in action, and
two complete sites to show skin
configurations: one for {{{./sidebar/}sidebar layout (default)}} and the
other for {{{./topbar/}topbar layout}}.
* Usage