The images issue has been addressed in https://github.com/apache/ignite-website/commit/fd67114ddb7c6084ebe250dee6c4087a4ca41933 Images should be displayed correctly now.
On Fri, Sep 5, 2025 at 9:46 AM Ilya Shishkov <[email protected]> wrote: > Yes, example of unavailable link in [1] > https://ignite.apache.org/docs/2.17.0/images/ijfull.png > Right link: > https://ignite.apache.org/docs/ignite2/2.17.0/images/ijfull.png > > пт, 5 сент. 2025 г. в 09:25, Ilya Shishkov <[email protected]>: > > > > Hi, > > > > As I see, images are broken too [1, 2] > > > > 1. > https://ignite.apache.org/docs/ignite2/latest/quick-start/java#further-examples > > 2. > https://ignite.apache.org/docs/ignite2/latest/data-modeling/data-modeling#key-value-cache-vs-sql-table > > > > вт, 2 сент. 2025 г. в 13:35, Maksim Timonin <[email protected]>: > > > > > > Hi, Pavel! > > > > > > Thank you for fixing the issues! > > > > > > On Thu, Aug 28, 2025 at 1:38 PM Pavel Tupitsyn <[email protected]> > wrote: > > > > > > > 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 <[email protected] > > > > > > 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 < > [email protected]> > > > > 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. > > > > >
