Skip to content

Commit 6fbbcfb

Browse files
committed
Fix adobe#28
1 parent 2245eee commit 6fbbcfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ That's why we built this project on top of cutting-edge technologies like:
1717
- [AngularJS](http://angularjs.org/),
1818
- [Foundation](http://foundation.zurb.com/),
1919
- [Github Pages](http://pages.github.com/) and [API](http://developer.github.com/v3/),
20-
- [NodeJS](nodejs.org)
20+
- [NodeJS](http://nodejs.org)
2121
- [D3](http://d3js.org/)
2222
- and many more!
2323

@@ -37,6 +37,6 @@ Hummm... you want to learn more about how all this is structured? A good sketch
3737

3838
<p align="center"> <img src="https://raw2.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png" alt="Adobe Open Source schema" /></p>
3939

40-
The information is pulled directly from the [Github API](http://developer.github.com/v3/) and aggregated by a [NodeJS](nodejs.org) server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is available through an simple REST API, thanks to [restify](mcavage.me/node-restify/).
40+
The information is pulled directly from the [Github API](http://developer.github.com/v3/) and aggregated by a [NodeJS](http://nodejs.org) server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is available through an simple REST API, thanks to [restify](mcavage.me/node-restify/).
4141

42-
[AngularJS](http://angularjs.org/) then makes a unique API call to the server and inject the data on your browser, based on the [Foundation](http://foundation.zurb.com/) CSS framework and using [dc.js](nickqizhu.github.io/dc.js/) for the graphs. The filtering engine for the repositories was built on top of Angular.
42+
[AngularJS](http://angularjs.org/) then makes a unique API call to the server and inject the data on your browser, based on the [Foundation](http://foundation.zurb.com/) CSS framework and using [dc.js](nickqizhu.github.io/dc.js/) for the graphs. The filtering engine for the repositories was built on top of Angular.

0 commit comments

Comments
 (0)