mysticatea / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://mysticatea.github.io/eslint-plugin-eslint-comments/
MIT License
361 stars 45 forks source link

fix links in rules docs #25

Closed chaseadamsio closed 5 years ago

chaseadamsio commented 5 years ago

When looking through the README.md, I noticed all of the links pointed to .html instead of .md, this fixes that so that the links are pointing to the right place.

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          25       25           
  Lines         320      320           
=======================================
  Hits          310      310           
  Misses         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc1a193...1e48c24. Read the comment docs.