This commit temporarily disables redirections for all pages under Features that were moved with this PR: https://github.com/scylladb/scylladb/pull/20401 Redirections work for all versions. This means that pages in 6.1 are redirected to URLs that are not available yet (because 6.2 has not been released yet). The redirections are correct and should be enabled when 6.2 is released: I've created an issue to do it: https://github.com/scylladb/scylladb/issues/20428 Closes scylladb/scylladb#20429