Skip to content

Commit

Permalink
Fix the "Examples" link on coffeescript.org
Browse files Browse the repository at this point in the history
It now points to the "Trending repositories" of the month.
  • Loading branch information
vendethiel committed Jul 23, 2014
1 parent 1157b32 commit e8c96de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/index.html.js
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ Expressions
</h2>

<p>
The <a href="https://github.com/languages/coffeescript">best list of
The <a href="https://github.com/trending?l=coffeescript&amp;since=monthly">best list of
open-source CoffeeScript examples</a> can be found on GitHub. But just
to throw out few more:
</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2339,7 +2339,7 @@ <h2>
</h2>

<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
to throw out few more:
</p>
Expand Down

0 comments on commit e8c96de

Please sign in to comment.