aframevr / aframevr/aframevr.github.io
link error
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 10
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
In the page " docs/0.2.0/primitives/mesh-attributes.html " https://aframe.io/docs/0.2.0/primitives/mesh-attributes.html , there is an error on the link for "material" :
" ... and < a href="../components.material.html">material< /a> components. Most .. "
insteed of :
" ... and < a href="../components/material.html">material< /a> components. Most .. "
-> components/material.html
l.677 on the github version
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
Open docs/0.2.0/primitives/mesh-attributes.html and inspect line 677, or view the linked page to confirm the broken material link. Update the target to the path shown in the issue, then verify that the material link resolves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100