Skip to content

Commit

Permalink
kbd around /javascripts in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jlong committed Aug 10, 2012
1 parent 3da041b commit 65e441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/views/documentation/coffee-script.html.erb
Expand Up @@ -18,7 +18,7 @@ use Rack::Coffee, {
</li>
</ol>

<p>Now you can put your .coffee files in /javascripts and link to
<p>Now you can put your .coffee files in <kbd>/javascripts</kbd> and link to
them as usual (replacing .coffee with .js). For example, the URL for
<kbd>/javascripts/test.coffee</kbd> is <kbd>/javascripts/test.js</kbd>.</p>

0 comments on commit 65e441c

Please sign in to comment.