Skip to content

Commit e9d8a0c

Browse files
author
Dahlia Li
committed
Fix mkdocs nav YAML formatting
1 parent c32b6f3 commit e9d8a0c

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,10 @@ nav:
2121
- Development:
2222
- Contributing:
2323
- development/contributing/index.md
24-
<<<<<<< HEAD
25-
- Acknowledgments: acknowledgments.md
26-
=======
24+
2725
- Failure Analysis Workflow:
2826
- development/failure_analysis_workflow/index.md
29-
- Acknowledgements: acknowledgements.md
30-
>>>>>>> 01fb7a8 (WIP contributing guide docs)
27+
- Acknowledgments: acknowledgments.md
3128

3229
theme:
3330
name: material

0 commit comments

Comments
 (0)