Skip to content

Commit

Permalink
Hotfix for correct documentation filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Moloq committed Oct 4, 2024
1 parent edaca39 commit d4e8d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ theme:

nav:
- Introduction: 'index.md'
- Input Data: 'data.md'
- Input Data: 'inputs.md'
- Training Methodology: 'model.md'
- Inference and Forecasting: 'inference.md'
- api_docs.md
Expand Down

0 comments on commit d4e8d94

Please sign in to comment.