Skip to content

Commit

Permalink
Update link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
singulared committed May 29, 2021
1 parent 76e73ed commit 21112e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ impl Cacheable for Ping {
[Cacheable]: https://docs.rs/hitbox/latest/hitbox/cache/trait.Cacheable.html
[CacheableResponse]: https://docs.rs/hitbox/latest/hitbox/response/trait.CacheableResponse.html
[Backend]: https://docs.rs/hitbox/latest/hitbox/dev/trait.Backend.html
[RedisBackend]: https://docs.rs/hitbox-redis/latest/hitbox_redis/
[RedisBackend]: https://docs.rs/hitbox-redis/latest/hitbox_redis/struct.RedisBackend.html
[hitbox-actix]: https://docs.rs/hitbox-actix/latest/hitbox_actix/
[dogpile effect]: https://www.sobstel.org/blog/preventing-dogpile-effect/
4 changes: 2 additions & 2 deletions hitbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ impl Cacheable for Ping {
[Cacheable]: https://docs.rs/hitbox/latest/hitbox/cache/trait.Cacheable.html
[CacheableResponse]: https://docs.rs/hitbox/latest/hitbox/response/trait.CacheableResponse.html
[Backend]: https://docs.rs/hitbox/latest/hitbox/dev/trait.Backend.html
[RedisBackend]: https://docs.rs/hitbox-redis/latest/hitbox_redis/
[RedisBackend]: https://docs.rs/hitbox-redis/latest/hitbox_redis/struct.RedisBackend.html
[hitbox-actix]: https://docs.rs/hitbox-actix/latest/hitbox_actix/
[dogpile effect]: https://www.sobstel.org/blog/preventing-dogpile-effect/
[dogpile effect]: https://www.sobstel.org/blog/preventing-dogpile-effect/

0 comments on commit 21112e0

Please sign in to comment.