From 4aa9292099fbd13bf3c024296150f094c96023d1 Mon Sep 17 00:00:00 2001 From: vduseev Date: Sun, 20 Sep 2020 22:24:22 +0200 Subject: [PATCH] Fixed links to Miss Manners benchmark implementations Fixes jruizgit/rules#352 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ba46e7..471814e 100644 --- a/README.md +++ b/README.md @@ -271,9 +271,9 @@ Note how the benchmark flow structure is defined using a statechart to improve c _IMac, 4GHz i7, 32GB 1600MHz DDR3, 1.12 TB Fusion Drive_ -* [Ruby](https://github.com/jruizgit/rules/blob/testrb/manners.rb) -* [Python](https://github.com/jruizgit/rules/blob/testpy/manners.py) -* [Node.js](https://github.com/jruizgit/rules/blob/testjs/manners.js) +* [Ruby](https://github.com/jruizgit/rules/blob/master/testrb/manners.rb) +* [Python](https://github.com/jruizgit/rules/blob/master/testpy/manners.py) +* [Node.js](https://github.com/jruizgit/rules/blob/master/testjs/manners.js) ## Image recognition and Waltzdb