cacjs / cac

Simple yet powerful framework for building command-line apps.
MIT License
2.65k stars 104 forks source link

fix(docs): sao documentation url ⚔️ #131

Closed fzn0x closed 2 years ago

fzn0x commented 2 years ago

For future suggestion, you may use redirect url that dynamically return to official documentation without editing the url in readme, e.g using some redirect link platforms like bitly.

codecov-commenter commented 2 years ago

Codecov Report

Merging #131 (903a3f7) into master (e4d68f3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   65.68%   65.68%           
=======================================
  Files           6        6           
  Lines         373      373           
  Branches       89       89           
=======================================
  Hits          245      245           
  Misses        126      126           
  Partials        2        2           

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 e4d68f3...903a3f7. Read the comment docs.

egoist commented 2 years ago

:tada: This PR is included in version 6.7.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: