Versioned docs are referring to assets in "latest"
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Our versioned docs are attempting to load an image from latest, but due to #206, it does not exist there. This is a related but separate issue, as the versioned docs should be fully self-contained (only refer to content within the same folder), otherwise, old versions of our docs can change unexpectedly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the versioned documentation folders and the image reference shown in the issue, then identify where it points into latest instead of the matching version. Check the affected versioned pages and their local assets; done means each versioned document resolves its image from the same folder and no longer depends on latest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100