diff --git a/README.md b/README.md index cf6c0bc..ed9904d 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,21 @@ Buttons Buttons is a fully customizable CSS button library that's built using Sass & Compass, and created by [Alex Wolfe](https://twitter.com/alexwolfe) and [Rob Levin](https://twitter.com/roblevintennis). -Quickly get started by [visiting the Buttons Builder Website](http://alexwolfe.github.io/Buttons/) where you can view live examples and fully customize your Buttons download. +Quickly get started by [visiting the Buttons Builder Website](http://unicorn-ui.github.io/Buttons/) where you can view live examples and fully customize your Buttons download. -[![Example of Buttons](https://dl.dropboxusercontent.com/u/1517246/builder.png "Example of Buttons")](http://alexwolfe.github.io/Buttons/) +[![Example of Buttons](https://dl.dropboxusercontent.com/u/1517246/builder.png "Example of Buttons")](http://unicorn-ui.github.io/Buttons/) Setup & Installation ==================== -1. Visit the [Buttons Builder Website](http://alexwolfe.github.io/Buttons/), download and add files to your website. +1. Visit the [Buttons Builder Website](http://unicorn-ui.github.io/Buttons/), download and add files to your website. 2. Include css in the head of your webpage. *You only need the font-awesome css if you're using icons* `` `` 3. Include jQuery and buttons.js if you're using dropdown menu buttons. `` `` -4. Create buttons in your html. [View code examples here](http://alexwolfe.github.io/Buttons/). +4. Create buttons in your html. [View code examples here](http://unicorn-ui.github.io/Buttons/). or Install with Bower diff --git a/bower.json b/bower.json index 65bc751..cff039b 100644 --- a/bower.json +++ b/bower.json @@ -1,11 +1,11 @@ { "name": "Buttons", "version": "1.1.1", - "homepage": "https://github.com/alexwolfe/Buttons", + "homepage": "https://github.com/unicorn-ui/Buttons", "authors": [ "alexwolfe" ], - "description": "A fully customizable CSS button library built using Sass & Compass", + "description": "A fully customizable CSS button library built using Sass", "main": "css/buttons.css", "keywords": [ "Buttons", diff --git a/index.html b/index.html index 7d17dd4..95eacd2 100755 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> @@ -738,7 +738,7 @@Setup Buttons
Customize Buttons
-
- Fork or Download the Buttons project on github. +
- Fork or Download the Buttons project on github.
- Make sure you have Sass and Compass installed.
- Edit the _options.scss with your own custom values