File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ $.stellar({
247
247
248
248
## Package Managers
249
249
250
- Stellar.js can be installed with [ Bower] ( http://twitter.github.com/ bower/ ) :
250
+ Stellar.js can be installed with [ Bower] ( http://bower.io / ) :
251
251
252
252
``` bash
253
253
$ bower install jquery.stellar
@@ -274,7 +274,7 @@ I'm sure there are heaps more. [Let me know if you'd like me to feature your sit
274
274
275
275
## How to Build
276
276
277
- Stellar.js uses [ Node.js] ( nodejs.org ) , [ Grunt] ( http://gruntjs.com ) and [ PhantomJS] ( http://phantomjs.org/ ) .
277
+ Stellar.js uses [ Node.js] ( https:// nodejs.org/ ) , [ Grunt] ( http://gruntjs.com ) and [ PhantomJS] ( http://phantomjs.org/ ) .
278
278
279
279
Once you've got Node and PhantomJS set up, install the dependencies:
280
280
You can’t perform that action at this time.
0 commit comments