#249 Fix link to the commitee page
Merged by jflory7. Opened by misc.
Fedora-Council/ misc/council-docs fix_link  into  main

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

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.

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

rebased onto fbf8c4377845fcbd72d52e3d2ba8ad5d37d78257

LGTM. Thanks for fixing this, @misc. Merging! :ocean:

Pull-Request has been merged by jflory7