Skip to content

Commit

Permalink
[DOCS]
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 14, 2024
1 parent a81d891 commit 1416a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ nav:
- Home:
- Welcome: "index.md"
- Installation: "swarms/index.md"
# - Contributing: "contributing.md"
# - Purpose: "swarms/purpose.md"
- Vision: "vision.md"
- Contributing: "contributing.md"
- swarms_torch:
- ParticleSwarmOptimization: "swarms/pso.md"
- AntColonyOptimization: "swarms/aco.md"
Expand Down
2 changes: 1 addition & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

{% block announce %}
<div style="text-align:center">
<a href="https://github.com/kyegomez/zeta">Star and contribute</a> to Zeta on GitHub!
<a href="https://github.com/kyegomez/swarms-pytorch">Star, fork, and contribute</a> to Swarms on GitHub!
</div>
{% endblock %}

0 comments on commit 1416a0d

Please sign in to comment.