From 0b0e3fa8155c13ba20ef34f10ed328bc11813c2a Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Thu, 24 Oct 2013 20:35:58 +0200 Subject: [PATCH] Fixed version reference in get started Closes #2218 --- src/get-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started.html b/src/get-started.html index ea30db09f..bb752872d 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -84,7 +84,7 @@ $ gem install font-awesome-sass
-

Use this method to customize Font Awesome {{ site.bootstrap.version }} using LESS or SCSS.

+

Use this method to customize Font Awesome {{ site.fontawesome.version }} using LESS or SCSS.

  1. Copy the font-awesome/ directory into your project.