get-alex / alex

Catch insensitive, inconsiderate writing
https://alexjs.com
MIT License
4.8k stars 207 forks source link

Fix outdated links in readme #307

Closed bpugh closed 3 years ago

bpugh commented 3 years ago

They weren't completely broken but they were pointing to the master branch in repos that had renamed it to main

codecov-io commented 3 years ago

Codecov Report

Merging #307 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #307   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           87        87           
=========================================
  Hits            87        87           

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 9fbd3f5...b5a7f68. Read the comment docs.

wooorm commented 3 years ago

thanks @bpugh!