Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Aug 8, 2024
1 parent 1938e83 commit 4ffdf4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cheatsheets/python/libraries/database/redis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Using Redis through a Python application means seamless access to rich data stru

## Related

- [redis][] cheatsheet in the NoSQL section, including installing and running Redis.
- [Redis][] cheatsheet in the NoSQL section, including installing and running Redis.

[redis]: {% link cheatsheets/nosql/redis.md %}
[Redis]: {% link cheatsheets/nosql/redis.md %}

## Resources

Expand Down

0 comments on commit 4ffdf4f

Please sign in to comment.