lambdaisland / kaocha

Full featured next gen Clojure test runner
https://cljdoc.org/d/lambdaisland/kaocha/1.0.861/doc/1-introduction
Eclipse Public License 1.0
792 stars 81 forks source link

Homepage of GitHub repository links to outdated documentation #439

Open devurandom opened 1 month ago

devurandom commented 1 month ago

The homepage of this repository links to https://cljdoc.org/d/lambdaisland/kaocha/1.0.861/doc/1-introduction which is outdated. It could instead link to https://cljdoc.org/d/lambdaisland/kaocha/ which redirects to the latest documentation.

image