#303 docs: make it an unversioned component
Merged by jflory7. Opened by darknao.
darknao/fedora-commops main  into  main

Download 303.patch

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)

rebased onto 46e4f0a3964041abb0d5e504c25d3f4688a87ef2

Metadata Update from @jflory7:
- Pull-request tagged with: team - commops, type - docs
- Request assigned

I rebased this PR on the latest changes in main. Since the PR is over a year old, I also checked in with @darknao on #docs:fedoraproject.org about this change. There will be some URL breakage, but using the unversioned component is what we actually want to do here. I am going to merge this, and I will also ping the CommOps room about this change to raise awareness about the breakage.

Merging! Thanks @darknao for bringing this to our attention. :clapper:

Pull-Request has been merged by jflory7

Metadata