From 7ec95b1dc65581a8e3ca1e09b6ecb1ebfbab7bb0 Mon Sep 17 00:00:00 2001 From: Santosh Shanbhogue Date: Thu, 1 Sep 2016 23:01:08 -0400 Subject: [PATCH] Fix broken link in TOC in landing page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7c907..16746d7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ there is no installation required. * [Counter-flow twin premixed flame simulator](https://github.com/Cantera/cantera-jupyter/blob/master/flames/twin_premixed_flame_axisymmetric.ipynb) * Reactor Models - * [Batch Reactor : Illustration of Ignition Delay Calculation](https://github.com/Cantera/cantera-jupyter/blob/master/reactors/batch_reactors_ignition_delay_NTC.ipynb) + * [Batch Reactors : Illustration of Ignition Delay Calculation](https://github.com/Cantera/cantera-jupyter/blob/master/reactors/batch_reactor_ignition_delay_NTC.ipynb) ## Frequently Asked Questions