Skip to content

Commit 6b7aed6

Browse files
committed
update metrics link
1 parent ed9a36b commit 6b7aed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/inference-playground/playground.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
</button>
248248
<a
249249
class="flex items-center gap-1 text-sm text-gray-500 underline decoration-gray-300 hover:text-gray-800 dark:text-gray-400 dark:decoration-gray-600 dark:hover:text-gray-200"
250-
href="https://huggingface.co/spaces/victor/providers-metrics"
250+
href="https://huggingface.co/inference/models"
251251
target="_blank"
252252
>
253253
<IconWaterfall class="text-xs" />

0 commit comments

Comments
 (0)