From ddab9637346eb07f2b8e4dc96faa16d25e75bb7d Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Sat, 24 Mar 2018 17:19:33 +0100 Subject: [PATCH] docs: update path to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ce3df..dc97222 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Reference implementation of a deep tree baseline benchmark with benchpress, adapted from the tree benchmark baseline in the [Angular repository](https://github.com/angular/angular). -Full documentation found at https://github.com/angular/angular/blob/master/modules/benchpress/README.js.md +Full documentation found at https://github.com/angular/angular/blob/master/packages/benchpress/README.md ## Run It