I noticed your documentation is available on docs.fedoraproject.org/en-US/commops /latest/
If this is expected, then please disregard this PR.
If it's not, then please continue reading :)
Until now, Antora was using the value master as a keyword for unversioned components. This is now deprecated, and the right way to remove the version from a component with Antora 3 is by setting the version key to ~ (or null).
After that, your documentation module will be accessible at https://docs.fedoraproject.org/en-US/commops/ (without the /latest/ part)
I noticed your documentation is available on docs.fedoraproject.org/en-US/commops /latest/
If this is expected, then please disregard this PR.
If it's not, then please continue reading :)
Until now, Antora was using the value
masteras a keyword for unversioned components. This is now deprecated, and the right way to remove the version from a component with Antora 3 is by setting the version key to~(or null).After that, your documentation module will be accessible at https://docs.fedoraproject.org/en-US/commops/ (without the /latest/ part)