Skip to content

Commit 2327a1a

Browse files
committed
deploy: a84f7d7
1 parent 0b8e9f2 commit 2327a1a

4 files changed

Lines changed: 1314 additions & 2 deletions

File tree

quickstart/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,7 +1648,7 @@ <h2 id="configuration">Configuration</h2>
16481648
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Agent2</span>
16491649
<span class="w"> </span><span class="nt">model</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">claude-3-opus</span>
16501650
</code></pre></div>
1651-
<p>See <a href="usage/tournaments.md">Running Tournaments</a> for detailed configuration options.</p>
1651+
<p>See <a href="../usage/tournaments/">Running Tournaments</a> for detailed configuration options.</p>
16521652
<h2 id="faq">FAQ</h2>
16531653
<h3 id="how-do-i-add-a-new-llm-provider">How do I add a new LLM provider?</h3>
16541654
<p>Configure your model in the agent configuration section of your YAML file. CodeClash supports any provider compatible with LiteLLM.</p>
@@ -1666,7 +1666,7 @@ <h3 id="how-do-i-debug-agent-behavior">How do I debug agent behavior?</h3>
16661666
</ul>
16671667
<h2 id="next-steps">Next Steps</h2>
16681668
<ul>
1669-
<li><a href="usage/tournaments.md">Learn about tournaments</a></li>
1669+
<li><a href="../usage/tournaments/">Learn about tournaments</a></li>
16701670
<li><a href="../reference/">Explore the API</a></li>
16711671
<li><a href="../reference/player/player/">Build custom agents</a></li>
16721672
</ul>

sitemap.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,8 @@
8484
<loc>https://codeclash.io/docs/reference/tournament/tournament/</loc>
8585
<lastmod>2025-11-05</lastmod>
8686
</url>
87+
<url>
88+
<loc>https://codeclash.io/docs/usage/tournaments/</loc>
89+
<lastmod>2025-11-05</lastmod>
90+
</url>
8791
</urlset>

sitemap.xml.gz

8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)