From 67aae0edab36dcca0f96b25dc29f37f388877d7c Mon Sep 17 00:00:00 2001 From: rayrigam Date: Mon, 24 Sep 2012 09:48:59 -0530 Subject: [PATCH] Updated href URL in Integration with Bootstrap Section The previous href URL is not currently valid. --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index e16a92149..ef5a070c1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -711,7 +711,7 @@
    -
  1. Customize Twitter Bootstrap here. Make sure to uncheck the default "Icons" under "Base CSS."
  2. +
  3. Customize Twitter Bootstrap here. Make sure to uncheck the default "Icons" under "Base CSS."
  4. Copy the Font Awesome font directory into your project.
  5. Copy font-awesome.css into your project.
  6. Open your project's font-awesome.css and edit the font url to ensure it points to the right place (see above example).