camel-website icon indicating copy to clipboard operation
camel-website copied to clipboard

Enforce that blog posts must only link to concrete versions

Open djencks opened this issue 3 years ago • 2 comments

Along with fixing the existing blog post links (https://github.com/apache/camel-website/issues/779), we need a check that will fail the build if a blog post links to "next' or "latest" (or unversioned).

djencks avatar Feb 09 '22 03:02 djencks

I think linking to unversioned might be okay, say for manual.

zregvart avatar Feb 09 '22 08:02 zregvart

For the manual, unversioned is the concrete version :-)

djencks avatar Feb 09 '22 16:02 djencks