From d9ff2997a1b1af105bd6187932620ed06f183149 Mon Sep 17 00:00:00 2001 From: Markus Buhatem Koch <34865315+markusbkoch@users.noreply.github.com> Date: Wed, 2 Oct 2019 15:22:02 -0300 Subject: [PATCH] Update README.md `System Model Configuration` is now the base MD in the documentation folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4315183..12357da 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ and [videos](https://www.youtube.com/watch?v=uJEiYHRWA9g&list=PLmWm8ksQq4YKtdRV- Familiarize yourself with some system modelling concepts and cadCAD terminology. ## 3. Documentation: -* [System Model Configuration](documentation/Simulation_Configuration.md) +* [System Model Configuration](documentation) * [System Simulation Execution](documentation/Simulation_Execution.md) * [Policy Aggregation](documentation/Policy_Aggregation.md) * [System Model Parameter Sweep](documentation/System_Model_Parameter_Sweep.md)