Skip to content

Commit 06a9c13

Browse files
committed
Update link to cs.js for latest release.
1 parent 094bab1 commit 06a9c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h4 class="hbox">
101101
<h4 class="hbox">
102102
<a name="cs">cs (CoffeeScript)</a>
103103
<span class="boxFlex"></span>
104-
<a class="download" href="https://github.com/jrburke/require-cs/raw/0.3.0/cs.js">With Comments</a>
104+
<a class="download" href="https://github.com/jrburke/require-cs/raw/0.3.1/cs.js">With Comments</a>
105105
</h4>
106106
<p>Load files written in CoffeeScript. Includes a version of CoffeeScript, only this one file is needed. With this plugin, it is easy to code in CoffeeScript in the browser, it can participate in the optimizer optimizations, and it works in Node and Rhino via the <a href="#rjs">RequireJS adapter</a>. This is the best way to do cross-environment, modular CoffeeScript. <a href="https://github.com/jrburke/require-cs">The project home</a> has more information on how to use it.</p>
107107
</div>

0 commit comments

Comments
 (0)