Hello! Not sure the right place to post this, but I've noticed most google-indexed links to redis documentation 404, E.g. if I google "Redis INCR command" it leads here
Also some links, like the "Access Control Lists" link here leads to a 404.
Obviously makes it trickier to look up documentation haha.
Good luck, Cheers 👋🏼
Comment From: enjoy-binbin
look like this one will goto 404, https://redis.io/commands/INCR/
and this one is ok, https://redis.io/commands/incr/
we have some other repos like: redis-docs : https://github.com/redis/redis-doc redis-io:https://github.com/redis/redis-io
Comment From: itamarhaber
Thanks - on it :)
Comment From: enjoy-binbin
https://redis.io/commands/INCR/ I tried this and it's normal now