anikethsaha/htmllinter
docs: let's update broken links in the main root readme
Open
#20 opened on May 5, 2020
good first issue
Repository metrics
- Stars
- (20 stars)
- PR merge metrics
- (PR metrics pending)
Description
The main readme has 4 broken links at the moment:
-
"Read more about it HERE 404" leading to... https://github.com/anikethsaha/htmllinter/blob/config-feat/packages/basic-config/README.md
-
"shareable config rule packages here" leading to... https://github.com/anikethsaha/htmllinter/blob/master
-
"@htmllinter/basic-rules" leading to... https://github.com/anikethsaha/htmllinter/blob/master
-
CLICK HERE to read in details how to create a shareable config leading to... https://github.com/anikethsaha/htmllinter/blob/master/docs/how-to-shareable-config.md
Let's fix them all!