Ankit Singh commited on
Commit
47f579b
·
1 Parent(s): 6ef5dd5

Updated correct link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ with gr.Blocks(title="ArogyaJivan") as demo:
95
  login_feedback = gr.Markdown(visible=False)
96
  gr.Markdown("""
97
  ### How to Get an API Key
98
- - Visit [Groq API Key Portal](https://groq.com/get-api-key)
99
  - Sign up or log in to your account.
100
  - Navigate to the **API Keys** section and generate a new key.
101
  - Copy the API key and paste it Above.
 
95
  login_feedback = gr.Markdown(visible=False)
96
  gr.Markdown("""
97
  ### How to Get an API Key
98
+ - Visit [Groq API Key Portal](https://console.groq.com/keys)
99
  - Sign up or log in to your account.
100
  - Navigate to the **API Keys** section and generate a new key.
101
  - Copy the API key and paste it Above.