Skip to content

Commit

Permalink
docs: fix invalid links
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac authored and gr2m committed May 10, 2017
1 parent cabc849 commit ea6a251
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/api/client/hoodie.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ id, session or the connection status to the backend.
Hoodie integrates Hoodie’s client core modules:

- `The account API <client/hoodie.account.html>`__
- `The store API <client/hoodie.store.html>`__
- `The connectionStatus API <client/hoodie.connection-status>`__
- `The log API <client/hoodie.log.html>`__
- `The account API <hoodie.account.html>`__
- `The store API <hoodie.store.html>`__
- `The connectionStatus API <hoodie.connection-status.html>`__
- `The log API <hoodie.log.html>`__

Example
-------
Expand Down

0 comments on commit ea6a251

Please sign in to comment.