Skip to content

Commit 83c5d86

Browse files
committed
Merge pull request markdalgleish#123 from mortonfox/master
Fix links for Bower and Node.js in README.
2 parents bd6907e + 7897070 commit 83c5d86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ $.stellar({
247247

248248
## Package Managers
249249

250-
Stellar.js can be installed with [Bower](http://twitter.github.com/bower/):
250+
Stellar.js can be installed with [Bower](http://bower.io/):
251251

252252
``` bash
253253
$ 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
274274

275275
## How to Build
276276

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/).
278278

279279
Once you've got Node and PhantomJS set up, install the dependencies:
280280

0 commit comments

Comments
 (0)