We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd6907e + 7897070 commit 83c5d86Copy full SHA for 83c5d86
1 file changed
README.md
@@ -247,7 +247,7 @@ $.stellar({
247
248
## Package Managers
249
250
-Stellar.js can be installed with [Bower](http://twitter.github.com/bower/):
+Stellar.js can be installed with [Bower](http://bower.io/):
251
252
``` bash
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
275
## How to Build
276
277
-Stellar.js uses [Node.js](nodejs.org), [Grunt](http://gruntjs.com) and [PhantomJS](http://phantomjs.org/).
+Stellar.js uses [Node.js](https://nodejs.org/), [Grunt](http://gruntjs.com) and [PhantomJS](http://phantomjs.org/).
278
279
Once you've got Node and PhantomJS set up, install the dependencies:
280
0 commit comments