From ffc07ba2cf1f8b95156976550f3d65e903b33862 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 14 Nov 2023 12:57:06 -0700 Subject: [PATCH] try not ipynb --- docs/energy_ratio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/energy_ratio.md b/docs/energy_ratio.md index f0d94fa0..f8cb56ad 100644 --- a/docs/energy_ratio.md +++ b/docs/energy_ratio.md @@ -22,7 +22,7 @@ Starting in FLASC v1.4, the energy ratio calculation was reconfigured around a [ Key syntax for computing energy ratios is provided in the examples: - - [Energy Ratio Syntax](../examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax.ipynb) + - [Energy Ratio Syntax](../examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax) - [Energy Ratio Options](../examples_artificial_data/03_energy_ratio/01_demo_energy_ratio_options.ipynb) With the remaining examples in examples_artificial_data/03_energy_ratio providing more detail on specific use cases.