anikethsaha/htmllinter

docs: let's update broken links in the main root readme

Open

#20 opened on May 5, 2020

 (4 comments) (0 reactions) (0 assignees)JavaScript (3 forks)auto 404
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:

  1. "Read more about it HERE 404" leading to... https://github.com/anikethsaha/htmllinter/blob/config-feat/packages/basic-config/README.md

  2. "shareable config rule packages here" leading to... https://github.com/anikethsaha/htmllinter/blob/master

  3. "@htmllinter/basic-rules" leading to... https://github.com/anikethsaha/htmllinter/blob/master

  4. 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!

Contributor guide