freeCodeCamp / freeCodeCamp/devdocs
Duplicate Attribute in HTML docs
Open
docs/improvement
- Dominant language
- Ruby
- Stars
- 39.5k
- Forks
- 2.6k
- Avg merge
- 4d 32m
- Merged PRs (30d)
- 13
Description
# HTML attribute
Duplicate Attributes in HTML docs https://devdocs.io/html-attributes/
## Summary
There is one duplicate attribute autofocus present in HTML docs https://devdocs.io/html-attributes/ in which one is linked to https://devdocs.io/html/attributes#autofocus-attribute page and other is linked to https://devdocs.io/html/global_attributes/autofocus page.
## Actual style

## Expected style
Should be linked to https://devdocs.io/html/global_attributes/autofocus
Contributor guide
Assessment
This issue has not been assessed yet.