chansung commited on
Commit
010247e
·
verified ·
1 Parent(s): 79c3804

Update index.html

Browse files
Files changed (1) hide show
  1. 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://ai.studio.google.com/app/apikey" 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>
 
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>