The links to source docs are broken for repos like rules_pycross_backend_maturin that are submodules of a main one. The code assumes that docs and package links are relative to the root of the source repo.
A workaround could be to detect local_path_overrides declared in the MODULE.bazel.
The links to source docs are broken for repos like rules_pycross_backend_maturin that are submodules of a main one. The code assumes that docs and package links are relative to the root of the source repo.
A workaround could be to detect local_path_overrides declared in the MODULE.bazel.