@@ -165,7+165,7 @@ See <a href="http://github.com/danvk/dygraphs/downloads/">downloads</a>, <a href
<a name="usage"><h2>Usage</h2>
-<p>To use dygraphs, include the <code>dygraph-combined.js</code> JavaScript file and instantiate a <code>Dygraph</code> object.</p>
+ <p>To use dygraphs, include the <code><a href="http://github.com/danvk/dygraphs/downloads/">dygraph-combined.js</a></code> JavaScript file and instantiate a <code>Dygraph</code> object.</p>
<p>Here's a basic example to get things started:</p>