Skip to content

Conversation

nebarg
Copy link
Contributor

@nebarg nebarg commented Aug 27, 2025

Summary

The documentation for Redis has moved causing the current links to the various data type sections to land on a 404 page.

The 10, 11, 12, and master documentation is all affected.

Prior to version 10 the URLs pointed to https://redis.io/topics/data-types which contains a brief summary of the various data types, and has a redirect in place to the current documenation.

Version 10 onwards has moved to pointing directly to the more in-depth explanation of a specific data type, for example, https://redis.io/docs/latest/develop/data-types/strings/.

Changes

Updated the documentation to point directly to the in-depth explanation of a specific data type.

I haven't updated the remaining documentation yet as I wasn't sure which links were preferred.

@taylorotwell taylorotwell merged commit 90032ba into laravel:12.x Aug 28, 2025
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.

2 participants