freeCodeCamp / freeCodeCamp/devdocs

Duplicate Attribute in HTML docs

Open
#1,908 5 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/109434545/210631247-bb74f06f-d178-4405-83c8-478b0826d869.png)

## Expected style

Should be linked to https://devdocs.io/html/global_attributes/autofocus

Contributor guide

Open the contributing guide

Research direction

Start at the HTML attributes documentation linked in the issue and compare the two autofocus entries. Update the documentation so the duplicate points to the global_attributes/autofocus page, then verify that only the expected link remains.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.