Skip to content

Commit

Permalink
docs: Add links to the exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Apr 7, 2016
1 parent 69b5ccf commit 01e46bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

The module has two exports:

* `fetch`, a function for fetching HTTP resources.
* `Gofer`, a base class for service clients.
* [`fetch`](#fetchurl-options-callback), a function for fetching HTTP resources.
* [`Gofer`](#gofer), a base class for service clients.

## `fetch(url, options, callback)`

Expand Down

0 comments on commit 01e46bc

Please sign in to comment.