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