mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
While fixing https://github.com/scylladb/scylladb/issues/28997, we added a new page about upgrade policy: https://docs.scylladb.com/stable/versioning/upgrade-policy.html This commit removes the old page and adds redirections to the new Upgrade Policy page in the unversioned documentation set. Closes scylladb/scylladb#29251