Skip to content

Commit f713dc5

Browse files
authored
Fixing source-code links
1 parent 4514812 commit f713dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<a tabindex="2" class="name" href="#{{name}}">{{name}}</a>
6363
<span class="pull-right">
6464
<span class="label label-category">{{category}}</span>
65-
<a target="_blank" title="View source on GitHub" href="https://github.com/ramda/ramda/tree/v{{../version}}/src/{{name}}.js"><small class="glyphicon glyphicon-new-window"></small></a>
65+
<a target="_blank" title="View source on GitHub" href="https://github.com/ramda/ramda/tree/v{{../version}}/source/{{name}}.js"><small class="glyphicon glyphicon-new-window"></small></a>
6666
</span>
6767
</h2>
6868

0 commit comments

Comments
 (0)