diff --git a/docs/examples/closed-loop-bandit-task/init_autora.md b/docs/examples/closed-loop-bandit-task/init-autora.md similarity index 100% rename from docs/examples/closed-loop-bandit-task/init_autora.md rename to docs/examples/closed-loop-bandit-task/init-autora.md diff --git a/docs/examples/closed-loop-bandit-task/testingzone.md b/docs/examples/closed-loop-bandit-task/testingzone.md index 331334894..d106881fc 100644 --- a/docs/examples/closed-loop-bandit-task/testingzone.md +++ b/docs/examples/closed-loop-bandit-task/testingzone.md @@ -120,5 +120,5 @@ This includes a link to your web-based experiment. You can now open this link in ## Next Steps -[Next: Initialize your AutoRA workflow in the researcher hub.](init_autora.md) +[Next: Initialize your AutoRA workflow in the researcher hub.](init-autora.md) diff --git a/docs/examples/closed-loop-basic/init_autora.md b/docs/examples/closed-loop-basic/init-autora.md similarity index 100% rename from docs/examples/closed-loop-basic/init_autora.md rename to docs/examples/closed-loop-basic/init-autora.md diff --git a/docs/examples/closed-loop-basic/testingzone.md b/docs/examples/closed-loop-basic/testingzone.md index 4f34fa94e..aeade853d 100644 --- a/docs/examples/closed-loop-basic/testingzone.md +++ b/docs/examples/closed-loop-basic/testingzone.md @@ -109,4 +109,4 @@ This includes a link to your web-based experiment. You can now open this link in ## Next Steps -[Next: Initialize your AutoRA workflow in the researcher hub.](init_autora.md) +[Next: Initialize your AutoRA workflow in the researcher hub.](init-autora.md) diff --git a/mkdocs.yml b/mkdocs.yml index c98b0055e..cf2b99055 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -185,7 +185,7 @@ nav: - 1 - Set Up Project: 'examples/closed-loop-basic/setup.md' - 2 - Set Up Firebase: 'examples/closed-loop-basic/firebase.md' - 3 - Connect Project With Firebase: 'examples/closed-loop-basic/testingzone.md' - - 4 - Connect Workflow With Firestore: 'examples/closed-loop-basic/init_autora.md' + - 4 - Connect Workflow With Firestore: 'examples/closed-loop-basic/init-autora.md' - 5 - Generating the Experiment: 'examples/closed-loop-basic/experiment.md' - 6 - Create Preprocessing Pipeline: 'examples/closed-loop-basic/preprocessing.md' - 7 - Update the Workflow: 'examples/closed-loop-basic/workflow.md' @@ -195,7 +195,7 @@ nav: - 1 - Set Up Project: 'examples/closed-loop-bandit-task/setup.md' - 2 - Set Up Firebase: 'examples/closed-loop-bandit-task/firebase.md' - 3 - Connect Project With Firebase: 'examples/closed-loop-bandit-task/testingzone.md' - - 4 - Connect Workflow With Firestore: 'examples/closed-loop-bandit-task/init_autora.md' + - 4 - Connect Workflow With Firestore: 'examples/closed-loop-bandit-task/init-autora.md' - 5 - Workflow Explanation: 'examples/closed-loop-bandit-task/workflow.md' - 6 - Testing the Workflow: 'examples/closed-loop-bandit-task/testing.md' - 7 - Connect Project with Prolific: 'examples/closed-loop-bandit-task/prolific.md'