From 8d36fdd24529366b29882d372e70bed288ae249c Mon Sep 17 00:00:00 2001 From: Andrea Tassera <36023527+Dre-Tas@users.noreply.github.com> Date: Sat, 12 Sep 2020 10:45:21 +1000 Subject: [PATCH] change to relative link to config_sample --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc98347..ded5228 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This repo is composed of 2 projects: There are very few steps required to create and run your fist unit tests with xUnitRevit: -1. create a copy of the [config sample file](https://github.com/Dre-Tas/xUnitRevit/blob/master/xUnitRevit/config_sample.json) and re-name the copy to `config.json` +1. create a copy of the [config sample file](xUnitRevit/config_sample.json) and re-name the copy to `config.json` 2. follow the instructions [here](#configuration) to set up the config file 2. build/install xUnitRevit 3. create a test library