Both issues should be fixed now [1] https://github.com/apache/ignite-website/commit/e77011dc6a267c6333562ebf6d4c336f2fc38c57 [2] https://github.com/apache/ignite-website/commit/076efc077622a4b7b1c9a473b8a9acf8794f965c
On Thu, Aug 28, 2025 at 9:15 AM Pavel Tupitsyn <ptupit...@apache.org> wrote: > > 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.