anikethsaha/htmllinter

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

Offen

#20 geöffnet am 05.05.2020

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (20 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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