mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Fix the "Examples" link on coffeescript.org
It now points to the "Trending repositories" of the month.
This commit is contained in:
parent
f96ab11feb
commit
fbbda3f85f
2 changed files with 2 additions and 2 deletions
|
@ -1083,7 +1083,7 @@ Expressions
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The <a href="https://github.com/trending?l=coffeescript">best list of
|
The <a href="https://github.com/trending?l=coffeescript&since=monthly">best list of
|
||||||
open-source CoffeeScript examples</a> can be found on GitHub. But just
|
open-source CoffeeScript examples</a> can be found on GitHub. But just
|
||||||
to throw out few more:
|
to throw out few more:
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -2339,7 +2339,7 @@ task(<span class="string">'build:parser'</span>, <span class="string">'rebuild t
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The <a href="https://github.com/languages/coffeescript">best list of
|
The <a href="https://github.com/trending?l=coffeescript&since=monthly">best list of
|
||||||
open-source CoffeeScript examples</a> can be found on GitHub. But just
|
open-source CoffeeScript examples</a> can be found on GitHub. But just
|
||||||
to throw out few more:
|
to throw out few more:
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue