From 162f16df44a2afaba59874007584208f3b164c09 Mon Sep 17 00:00:00 2001 From: Linzolle Date: Wed, 4 Sep 2019 20:17:33 -0500 Subject: [PATCH] potentially confusing --- modular_citadel/code/modules/oracle_ui/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_citadel/code/modules/oracle_ui/README.md b/modular_citadel/code/modules/oracle_ui/README.md index 8aaf73f513..f3b1fa671e 100644 --- a/modular_citadel/code/modules/oracle_ui/README.md +++ b/modular_citadel/code/modules/oracle_ui/README.md @@ -23,11 +23,11 @@ You need to pass in `src`, the width of the window, the height of the window, an #### Step 2 -You will now need to make a template in `modular_kepler/html/oracle_ui/content/{template_name}`. +You will now need to make a template in `modular_citadel/html/oracle_ui/content/{template_name}`. Values defined as `@{value}` will get replaced at runtime by oracle_ui. -`modular_kepler/html/oracle_ui/content/disposal_bin/index.html` +`modular_citadel/html/oracle_ui/content/disposal_bin/index.html` ```html