Fix broken redis.io documentation URLs #745
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 underredis.io/docs/latest/develop/*.URL Mapping
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.mddocs/getting_started.mddocs/redis_modules.mdCONTRIBUTING.mdaredis_om/model/token_escaper.pyCloses #717
Closes #738