Skip to content

Conversation

@abrookins
Copy link
Collaborator

@abrookins abrookins commented Dec 24, 2025

The old redis.io/docs/stack/* URLs no longer work after Redis reorganized their documentation. This PR updates all broken links to the new URL structure under redis.io/docs/latest/develop/*.

URL Mapping

Old URL New URL
redis.io/docs/stack/ redis.io/docs/latest/
redis.io/docs/stack/search/ redis.io/docs/latest/develop/interact/search-and-query/
redis.io/docs/stack/json/ redis.io/docs/latest/develop/data-types/json/
redis.io/docs/stack/search/quick_start/ redis.io/docs/latest/develop/get-started/document-database/
redis.io/docs/stack/get-started/tutorials/stack-python/ redis.io/docs/latest/develop/clients/redis-py/
redis.io/docs/stack/search/reference/escaping/ redis.io/docs/latest/develop/interact/search-and-query/advanced-concepts/escaping/

Files Changed

  • README.md
  • docs/getting_started.md
  • docs/redis_modules.md
  • CONTRIBUTING.md
  • aredis_om/model/token_escaper.py

Closes #717
Closes #738

The old redis.io/docs/stack/* URLs no longer work. Updated to the new
URL structure under redis.io/docs/latest/develop/*.

Closes #717
Closes #738
@abrookins abrookins merged commit cfa363b into main Dec 24, 2025
14 checks passed
@abrookins abrookins deleted the fix/update-broken-redis-docs-urls branch December 24, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid URLs for RediSearch and RedisJSON README.md has outdated links

3 participants