make initial combined reference a link
[dygraphs.git] / docs / index.html
index ac2884f..a4fb76c 100644 (file)
@@ -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>