← Back to issue list

docs: Link is broken

View original Github issue

Metadata

Project
charmcraft
Number
#2759
Type
issue
State
closed
Author
Ziris85
Labels
Type: Documentation
Created
Updated
Closed

Current evaluation

Closed after the broken documentation link was updated to resolve the redirect chain and point to the correct Juju LXD page.

Suggested action:

No scores available.

Issue body

*Please describe the question or issue you're facing with "lxd-profile.yaml file - Charmcraft dev documentation".* The link here is broken: > See more: [Juju | The LXD cloud and Juju](https://juju.is/docs/juju/lxd?_gl=1*bn48c3*_gcl_au*MTAxODI2MzUyMi4xNzgzMDI1ODQw*_ga*MTgyNTk0MjIwOS4xNzgzMDA3ODQy*_ga_5LTL1CNEJM*czE3ODMzMDMxMDkkbzUkZzEkdDE3ODMzMDQ1MDckajYwJGwwJGgw) It implies that it's going to take you to a LXD-specific Juju-docs page (https://juju.is/docs/juju/lxd) but instead it just redirects to the juju-cli page: ``` $ curl -ILv https://juju.is/docs/juju/lxd 2>&1|grep -E "^< (HTTP/2|location)" < HTTP/2 301 < location: https://canonical.com/juju/docs/juju/lxd < HTTP/2 301 < location: https://canonical.com/juju/docs/juju/lxd/ < HTTP/2 301 < location: https://documentation.ubuntu.com/juju/3.6/# < HTTP/2 301 < location: https://canonical.com/juju/docs/juju-cli/3.6/ < HTTP/2 200 ``` --- *Reported from: https://canonical.com/juju/docs/charmcraft/latest/reference/files/lxd-profile-yaml-file/*

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed after the broken documentation link was updated to resolve the redirect chain and point to the correct Juju LXD page.
qwen3.6-35b-a3b-mtp-q6
Staleness: 5
Complexity: 15
Confidence: 90
Support Request: 10
needs triage External contributor reports a broken documentation link in the Charmcraft docs that redirects to the wrong page. Issue is new, unlabelled, and awaiting maintainer review.

Update history

Date Change
closed

Related issues

Issue Project State Summary Similarity
#2797 docs: update Juju LXD reference link charmcraft merged Merged after updating the outdated Juju LXD documentation link in lxd-profile.yaml to the current Ubuntu docs. Contributor updated commit email to match Canonical CLA signature. Approved by two reviewers, passed CI, and fixed #2759.
72%