Docs: Broken references to Juju
Metadata
Current evaluation
Closed. Automated Jira tickets were created for tracking, but no explicit fix or resolution was documented.
Suggested action: —
No scores available.
Issue body
### Bug Description
There are four references to Juju targets that are broken:
```output
/dev/charmcraft/docs/howto/manage-bundles.rst:21: WARNING: external std:ref reference target not found: compare-and-export-the-contents-of-a-model-to-a-bundle
/dev/charmcraft/docs/howto/manage-resources.rst:6: WARNING: external std:ref reference target not found: resource-charm
/dev/charmcraft/docs/reference/files/bundle-yaml-file.rst:751: WARNING: external std:ref reference target not found: charm-documentation-best-practices
/dev/charmcraft/docs/reference/files/charmcraft-yaml-file.rst:845: WARNING: external std:ref reference target not found: resource-charm
```
### To Reproduce
Run `make docs`.
### Environment
-
### charmcraft.yaml
```yaml
-
```
### Relevant log output
```shell
-
```
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed. Automated Jira tickets were created for tracking, but no explicit fix or resolution was documented. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
92
Complexity:
10
Confidence:
75
Support Request:
5
|
needs triage | Documentation build fails with warnings for four broken external references to Juju targets. Unlabeled, no maintainer response, inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
15
Confidence:
80
Support Request:
0
|
needs triage | Documentation build fails with four broken external references to Juju targets. Issue is unlabelled and has seen no maintainer response in over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
65
Complexity:
10
Confidence:
85
Support Request:
0
|
needs triage | Four broken external documentation references to Juju targets trigger Sphinx warnings during builds. Open, inactive for over 300 days, synced to Jira, and awaiting triage or assignment. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2792 Docs: replace broken Juju resource references | charmcraft | closed | Merged documentation updates that replaced broken Juju cross-references with direct links in two files, resolving the failing docs build. | |
| #2136 docs: fix broken references to juju docs | charmcraft | merged | Merged after three reviewer approvals. Corrected broken references to Juju documentation across four files with a six-line addition and six-line removal. The update depends on juju/juju#18790. |