Adjusted the text in the buttons for the homepage.

This commit is contained in:
Bermon Painter 2013-02-08 20:40:15 -08:00
parent c9c677a99f
commit 724909c426

View File

@ -21,7 +21,7 @@ title: Sass | Syntactically Awesome Style Sheets
type the following into the command line:
.call-to-action
/ We'll try and point the user to either
%p= link_to "CLI Quickstart", '/quickstart/command-line#unix', :class => 'button'
%p= link_to "Command Line Quickstart", '/quickstart/command-line#unix', :class => 'button'
%pre
%code
gem install sass
@ -36,7 +36,7 @@ title: Sass | Syntactically Awesome Style Sheets
%p.description Get started quickly by installing a Sass for Linux, Mac or Windows.
.call-to-action
%p= link_to "GUI Quickstart", '/quickstart/gui', :class => 'button'
%p= link_to "Get Compass.app", '#', :class => 'button'
%p= link_to "Download Compass.app", '#', :class => 'button'