Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
</div>
|
40 |
<div class="w-full flex justify-center text-center">
|
41 |
<p class="text-xs text-slate-400 mt-1">
|
42 |
-
<a href="https://
|
43 |
Get your Gemini API Key from Google AI Studio
|
44 |
</a>
|
45 |
</p>
|
|
|
39 |
</div>
|
40 |
<div class="w-full flex justify-center text-center">
|
41 |
<p class="text-xs text-slate-400 mt-1">
|
42 |
+
<a href="https://aistudio.google.com/app/" target="_blank" rel="noopener noreferrer" class="text-cyan-400 hover:text-cyan-300 underline">
|
43 |
Get your Gemini API Key from Google AI Studio
|
44 |
</a>
|
45 |
</p>
|