anikethsaha/htmllinter

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

Ouverte

#20 ouverte le 5 mai 2020

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (3 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (20 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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!

Guide contributeur