Skip to content

Commit 929ae1d

Browse files
committed
Merge pull request adobe#46 from Parbhat/master
schema Image link corrected in Readme.md
2 parents 77890fa + 4d5f3e0 commit 929ae1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ All this seems interesting to you? You want to contribute to the web with Adobe?
3535

3636
Hummm... you want to learn more about how all this is structured? A good sketch is better than a long speech, so here is a little schema:
3737

38-
<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>
38+
<p align="center"> <img src="https://raw.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png" alt="Adobe Open Source schema" /></p>
3939

4040
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](http://mcavage.me/node-restify/).
4141

0 commit comments

Comments
 (0)