From aa91adf5651a639e495656b7822d0461b23c28f6 Mon Sep 17 00:00:00 2001 From: Shai Nagar Date: Thu, 23 Dec 2021 20:46:09 +0200 Subject: [PATCH] fixed broken link (#161) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d52a0dd..9dd57f1 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ In order to gain full control over benchmark configuration `bert` uses a configu - unlock advanced features such as alternate execution, custom environment variables, working directories and setup commands per scenario - easily share elaborate benchmark configurations, store them in VCS and reuse them on different environments and over time -More about configuration [here](configuration.md). +More about configuration [here](docs/configuration.md). ```bash bert --config benchmark-config.yml