Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<h1 class="mb-2 text-3xl font-extrabold text-gray-800 sm:mb-3 sm:text-4xl">DuckDB NSQL Scores</h1>
|
13 |
<p class="text-lg text-gray-700">
|
14 |
Performance of Models on
|
15 |
-
<a href="https://github.com/NumbersStationAI/DuckDB-NSQL" class="text-blue-600 underline hover:text-blue-800"
|
16 |
>DuckDB NSQL Eval</a
|
17 |
>
|
18 |
</p>
|
|
|
12 |
<h1 class="mb-2 text-3xl font-extrabold text-gray-800 sm:mb-3 sm:text-4xl">DuckDB NSQL Scores</h1>
|
13 |
<p class="text-lg text-gray-700">
|
14 |
Performance of Models on
|
15 |
+
<a href="https://github.com/NumbersStationAI/DuckDB-NSQL" target="_blank" class="text-blue-600 underline hover:text-blue-800"
|
16 |
>DuckDB NSQL Eval</a
|
17 |
>
|
18 |
</p>
|