Skip to content

Commit

Permalink
Fix link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
eterna2 committed Dec 15, 2017
1 parent 6327ca9 commit 0f575ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const {DocumentTagger, MongooseStream} = require('@e2fyi/streams');
```

## API reference
The API documentation is also available at [https://e2fyi.github.io/streams](https://e2fyi.github.io/streams).
The API documentation is also available at [https://e2fyi.github.io/streams/](https://e2fyi.github.io/streams/).

{{#modules}}
{{>docs}}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const {DocumentTagger, MongooseStream} = require('@e2fyi/streams');
```

## API reference
The API documentation is also available at [https://e2fyi.github.io/streams](https://e2fyi.github.io/streams).
The API documentation is also available at [https://e2fyi.github.io/streams/](https://e2fyi.github.io/streams/).

<a name="module_@e2fyi/streams"></a>

Expand Down

0 comments on commit 0f575ac

Please sign in to comment.