e21ca3cf9bac6c460f7f9e9364f7429b8b6ef4d0
After move of the page on d0414bda3, the internal link was broken
Fix https://gitlab.com/fedora/docs/docs-website/docs-fp-o/-/issues/13
rebased onto f48812d47f7d1d3b93d0176bce36dde6067a1c85
I fixed a 2nd broken page while on it
Is this right? I believe this is linking to a removed page in the Council docs. This policy was removed because it predated our current Code of Conduct, and that policy should have been retired when our Code of Conduct was updated in 2021.
I think you want to write it like this: xref:index.adoc#_reporting_and_enforcement
xref:index.adoc#_reporting_and_enforcement
This page exists in the same Antora module as the Code of Conduct page, which is now the index.adoc page of this module. We can link it locally from within the module this way.
index.adoc
This should be xref:committee.adoc
xref:committee.adoc
Metadata Update from @jflory7: - Pull-request tagged with: needs changes, type - existing docs - Request assigned
Metadata Update from @jflory7: - Request assigned
rebased onto 225c27d80e51148185d1509ce5c8bf89fa4ced57
indeed I missed the file renaming, which also explain why it broke in the 1st place. I started to use the aliases as a test and since it was fixing the problem, I just used that.
rebased onto fbf8c4377845fcbd72d52e3d2ba8ad5d37d78257
LGTM. Thanks for fixing this, @misc. Merging! :ocean:
Pull-Request has been merged by jflory7
After move of the page on d0414bda3, the internal link was broken
Fix https://gitlab.com/fedora/docs/docs-website/docs-fp-o/-/issues/13