Skip to content

Commit

Permalink
Fix markdown links
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed Apr 23, 2015
1 parent e9d7f82 commit f7658fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ most.js API
* [tap](#tap)
1. Filtering streams
* [filter](#filter)
* [skipRepeats](#skipRepeats)
* [skipRepeatsWith](#skipRepeatsWith)
* [skipRepeats](#skiprepeats)
* [skipRepeatsWith](#skiprepeatswith)
1. Transducer support
* [transduce](#transduce)
1. Slicing streams
Expand Down

0 comments on commit f7658fa

Please sign in to comment.