Skip to content

Commit

Permalink
correct overrides location
Browse files Browse the repository at this point in the history
  • Loading branch information
evelynmitchell committed Apr 25, 2024
1 parent fe0d349 commit ada321c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extra:
link: https://pypi.org/project/Swarms/
theme:
name: material

Check failure on line 67 in docs/mkdocs.yml

View workflow job for this annotation

GitHub Actions / yaml-lint

67:5 [indentation] wrong indentation: expected 2 but found 4
custom_dir: docs/overrides
custom_dir: overrides
logo: assets/img/SwarmsLogoIcon.png
palette:
# Palette toggle for light mode

Check warning on line 71 in docs/mkdocs.yml

View workflow job for this annotation

GitHub Actions / yaml-lint

71:7 [comments-indentation] comment not indented like content
Expand Down

0 comments on commit ada321c

Please sign in to comment.