Fix a reference to Djblets in the Condition Choices docs.
Review Request #15084 — Created May 27, 2026 and updated — Latest diff uploaded
We had a dangling reference to Djblets, which produced a broken symlink
and a title ofDjblets_. This switches that reference to a PyPI
reference to the Djblets package, which itself has links to docs for the
various modules.
Built the docs and tested that the link took me to PyPI.