Skip to content

Commit 17a5ec5

Browse files
committed
Fix links in README with correct branch name
1 parent 32fe719 commit 17a5ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ If at a later point you wish to unsubscribe from an interest, this works in the
458458
pusher.nativePusher().unsubscribe("donuts")
459459
```
460460

461-
For a complete example of a working app, see the [Example/](https://github.com/pusher/pusher-websocket-swift/tree/master/Example) directory in this repository. Specifically for push notifications code, see the [Example/AppDelegate.swift file](https://github.com/pusher/pusher-websocket-swift/blob/master/Example/AppDelegate.swift).
461+
For a complete example of a working app, see the [Example/](https://github.com/pusher/pusher-websocket-swift/tree/push-notifications/Example) directory in this repository. Specifically for push notifications code, see the [Example/AppDelegate.swift](https://github.com/pusher/pusher-websocket-swift/blob/push-notifications/Example/AppDelegate.swift) file.
462462

463463

464464
## Testing

0 commit comments

Comments
 (0)