rules icon indicating copy to clipboard operation
rules copied to clipboard

Readme links to Miss Manners benchmark implementation are wrong

Open vduseev opened this issue 5 years ago • 0 comments

Links point to the incorrect location, e.g.

* [Python](https://github.com/jruizgit/rules/blob/testpy/manners.py)

instead of

* [Python](https://github.com/jruizgit/rules/blob/master/testpy/manners.py)

which leads users to 404 page.

vduseev avatar Sep 20 '20 20:09 vduseev