docs: fix extensions urls
Metadata
Current evaluation
Closed without merging. The proposed documentation URL fix adding .html extensions to resolve 404 errors was abandoned after a reviewer requested changes, with no subsequent updates.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
---
The current URLs raise 404s since they don't have the `.html` extension:. [/reference/extensions/go-framework](https://documentation.ubuntu.com/rockcraft/en/1.8.0/reference/extensions/go-framework) vs [/reference/extensions/go-framework.html](https://documentation.ubuntu.com/rockcraft/en/1.8.0/reference/extensions/go-framework.html)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The proposed documentation URL fix adding .html extensions to resolve 404 errors was abandoned after a reviewer requested changes, with no subsequent updates. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged, resolving 404 errors by appending missing .html extensions to documentation URLs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed. Fixed missing .html extensions in documentation URLs that caused 404 errors. No merge or rejection details are provided. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #503 docs: fix parts doc | craft-parts | closed | Closed and abandoned because the documentation changes were already applied, resulting in an empty diff with zero lines changed. No merge occurred. | |
| #1064 docs(build): switch to extensionless URLs | craft-parts | merged | Switched documentation build to extensionless URLs, resolving a regression. Merged after approval from two reviewers and passing CI checks. A changelog entry was added to address external link continuity concerns. |