Hi team,
while learning Kogito through the docs and visting various older blog articles, links on GitHub, I regularly got to older Kogito versions. Sometimes I got stuck as information wasn't up-to-date with the current version.
Even when Googling for kogito docs, I get to https://docs.kogito.kie.org/1.9.0/html_single/
Technically the HTML could use the canonical tag to always to point to the latest like
<link rel="canonical" href="https://docs.kogito.kie.org/latest/html_single/" />
WDYT?
Hi team,
while learning Kogito through the docs and visting various older blog articles, links on GitHub, I regularly got to older Kogito versions. Sometimes I got stuck as information wasn't up-to-date with the current version.
Even when Googling for
kogito docs, I get to https://docs.kogito.kie.org/1.9.0/html_single/Technically the HTML could use the
canonicaltag to always to point to the latest likeWDYT?