Skip to content

Commit aab7a2b

Browse files
docs(README): capability operations section links
1 parent 082d4e0 commit aab7a2b

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
@@ -95,7 +95,7 @@ npm run dev
9595
## Configure advanced features
9696

9797
**1. Modify private/presence channel capability. Default: Full capability**
98-
- Channel access control rights are granted for each individual user separately using `ably-capability`. It defines list of access claims as per [Channel Capabilities](https://ably.com/docs/core-features/authentication#capability-operations).
98+
- Channel access control rights are granted for each individual user separately using `ably-capability`. It defines list of access claims as per [Channel Capabilities](https://ably.com/docs/auth/capabilities#capability-operations).
9999

100100
```php
101101
// file - routes/channels.php

0 commit comments

Comments
 (0)