Hi Maksim, > 2. The "ignite-2" option on the main page leads to a non-existent page
Good catch, we'll fix it > https://ignite.apache.org/docs/latest/data-modeling/affinity-collocation If "latest" points to 3.0.0, I'm not sure we can make 2.x links work. In other words, I expect version-specific links to be preserved, but it does not apply to "latest" links which change with every release. Those work as expected: https://ignite.apache.org/docs/ignite2/latest/data-modeling/affinity-collocation https://ignite.apache.org/docs/ignite2/2.16.0/data-modeling/affinity-collocation On Wed, Aug 27, 2025 at 10:04 PM Maksim Timonin <timoninma...@apache.org> wrote: > > Hi Igniters, > > We found that the Ignite documentation site is currently broken: > 1. Old links now lead to 404, see for example > https://ignite.apache.org/docs/latest/data-modeling/affinity-collocation > 2. The "ignite-2" option on the main page leads to a non-existent page > https://ignite.apache.org/docs/ignite2/latest > > We discussed in this thread > https://lists.apache.org/thread/9bzj54jrdo25rttsg0bkswglbtm9k5o8 that > "latest" links should continue to work even after the Ignite-3 release. > > I propose to revert the recent documentation changes and then discuss the > proper way to organize the website.