You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Use your instance id and secret (you can get these from the
40
40
Publishing to Device Interests
41
41
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
42
42
43
-
You can broadcast notifications to groups of subscribed devices using `Device Interests <https://docs.pusher.com/beams/interests>`__:
43
+
You can broadcast notifications to groups of subscribed devices using `Device Interests <https://docs.pusher.com/beams/concepts/device-interests>`__:
44
44
45
45
.. code::
46
46
@@ -66,7 +66,7 @@ You can broadcast notifications to groups of subscribed devices using `Device In
66
66
Publishing to Authenticated Users
67
67
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68
68
69
-
Securely send notifications to individual users of your application using `Authenticated Users <https://docs.pusher.com/beams/users>`__:
69
+
Securely send notifications to individual users of your application using `Authenticated Users <https://docs.pusher.com/beams/concepts/authenticated-users>`__:
0 commit comments