You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ All this seems interesting to you? You want to contribute to the web with Adobe?
35
35
36
36
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:
37
37
38
-
<palign="center"> <imgsrc="https://raw2.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png"alt="Adobe Open Source schema" /></p>
38
+
<palign="center"> <imgsrc="https://raw.github.com/adobe/adobe.github.com/master/img/schema_adobe_open_source.png"alt="Adobe Open Source schema" /></p>
39
39
40
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](http://mcavage.me/node-restify/).
0 commit comments