We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b946546 commit 91e5624Copy full SHA for 91e5624
1 file changed
templates/_topnav.html
@@ -6,7 +6,7 @@
6
<ul class="nav-links">
7
<div class="nav-group">
8
<a href="/arenas/"><li>Arenas</li></a>
9
- <a href="" class="external-link"><li>Docs</li></a>
+ <a href="https://docs.codeclash.ai" class="external-link" target="_blank" rel="noopener noreferrer"><li>Docs</li></a>
10
<a href="/insights/"><li>Insights</li></a>
11
</div>
12
0 commit comments