anikethsaha/htmllinter

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

开放

#20 创建于 2020年5月5日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (3 个派生)auto 404
good first issue

仓库指标

星标
 (20 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南