diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2009-11-17 14:22:23 +0100 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2009-11-17 14:22:23 +0100 |
commit | 0bf34b598f61410bc2547870a666a8e3a77a3bf5 (patch) | |
tree | b841cf86e5e1f73045e1c31451f7c1e8c82910ba /doc/index.html | |
parent | 8d2f9e83a499801dc4f50c771cafb80070990da6 (diff) | |
download | node-new-0bf34b598f61410bc2547870a666a8e3a77a3bf5.tar.gz |
add link to slides on web page
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 446be7ad5b..1651a42206 100644 --- a/doc/index.html +++ b/doc/index.html @@ -201,6 +201,10 @@ make install</pre> current design. </p> + <p> + See also: <a href="http://s3.amazonaws.com/four.livejournal/20091117/jsconf.pdf">slides</a> from jsconf. + </p> + <h2 id="demo">Demo</h2> <p> |