Skip to content

Commit

Permalink
docs: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Sep 22, 2024
1 parent a855e20 commit 6b2a236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ class RefreshTokenInterceptor extends RetryInterceptor {
}
```

Checkout this [example](https://github.com/Tienisto/rhttp/blob/main/example/lib/interceptor_riverpod.dart)
Checkout this [example](https://github.com/Tienisto/rhttp/blob/main/rhttp/example/lib/interceptor_riverpod.dart)
to see how access tokens can be refreshed using Riverpod.

### ➤ HTTP version
Expand Down

0 comments on commit 6b2a236

Please sign in to comment.