Skip to content

Commit

Permalink
Fix README links [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolalsvk committed Jul 19, 2020
1 parent 80ed393 commit 2ef01df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ npm install -D pusher-js-mock

## Usage πŸ› 

- [Emitting an event πŸ“Ά](#emitting-an-event-πŸ“Ά)
- [Listening for an event πŸ‘‚](#listening-for-an-event-πŸ‘‚)
- [Emitting an event from connection πŸ“Ά](#emitting-an-event-from-connection-πŸ“Ά)
- [Listening for an event from connection πŸ‘‚](#listening-for-an-event-from-connection-πŸ‘‚)
- [Stubbing Pusher when imported from pusher-js package πŸ“¦](#stubbing-pusher-when-imported-from-pusher-js-package-πŸ“¦)
- [Stubbing Pusher when used as a global variable 🌍](#stubbing-pusher-when-used-as-a-global-variable-🌍)
- [Emitting an event πŸ“Ά](#emitting-an-event-)
- [Listening for an event πŸ‘‚](#listening-for-an-event-)
- [Emitting an event from connection πŸ“Ά](#emitting-an-event-from-connection-)
- [Listening for an event from connection πŸ‘‚](#listening-for-an-event-from-connection-)
- [Stubbing Pusher when imported from pusher-js package πŸ“¦](#stubbing-pusher-when-imported-from-pusher-js-package-)
- [Stubbing Pusher when used as a global variable 🌍](#stubbing-pusher-when-used-as-a-global-variable-)
- [Mocking presence channels](#mocking-presence-channels)
- [Using custom authorizer](#using-custom-authorizer)
- [Pusher events emitted by presence channels](#pusher-events-emitted-by-presence-channels)
Expand Down

0 comments on commit 2ef01df

Please sign in to comment.