Skip to content

Commit

Permalink
docs syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Oct 2, 2023
1 parent addc586 commit 239b9d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Swarms is a modular framework that enables for seamless, reliable, and fluid cre

Swarms provides you with reliable, high performance, and fast modular building blocks for building Swarms scale neural nets at lightspeed with minimal code and a pythonic API.

[Click here for Swarms Documentation →](S/)
[Click here for Swarms Documentation →](swarms/)


## Examples
Expand Down
3 changes: 1 addition & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ nav:
- Overview: "swarms/index.md"
- swarms_torch:
- ParticleSwarmOptimization: "swarms/pso.md"
- AntColonyOptimization: "swarms/aco.md"
-
- AntColonyOptimization: "swarms/aco.md
- Examples:
- Overview: "examples/index.md"
- FlashAttention: "examples/nn/attentions/flash.md"
Expand Down

0 comments on commit 239b9d9

Please sign in to comment.