mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
The upgrade guide on branch-2026.1 has bugs caused by incorrectly resolved conflicts in the backport PR: https://github.com/scylladb/scylladb/pull/28835#issuecomment-3992474167 This commit fixes the issue. The fix only applies to branch-2026.1. Fixes https://github.com/scylladb/scylladb/issues/28871 Closes scylladb/scylladb#28872