#208 docs: Fix Antora start_path for all components
Merged by jflory7. Opened by jflory7.
Fedora-Council/ jflory7/council-docs change/fix-start_path  into  main

This commit fixes all Antora configuration files for the components
underneath this repository. When you run the build script, it reports
errors that it is unable to find the reference for the start_path for
all of the components. This is because the full path is required,
including the .adoc file ending. So, this commit makes the path
explicit and therefore, fixes the errors.

Metadata Update from @jflory7:
- Pull-request tagged with: type - existing docs
- Request assigned

Pull-Request has been merged by jflory7