Skip to content

Commit

Permalink
fix typos in mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
younesStrittmatter committed Oct 20, 2024
1 parent 56aa316 commit e43f2d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 Forestore: '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 Proprocessing Pipeline: 'examples/closed-loop-basic/preprocessing.md'
- 7 - Update the Workflow: 'examples/closed-loop-basic/workflow.md'
Expand All @@ -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 Forestore: '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'
Expand Down

0 comments on commit e43f2d5

Please sign in to comment.