whitead commited on
Commit
bc305d6
1 Parent(s): 365eaee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ with gr.Blocks() as demo:
66
 
67
  ## Instructions
68
 
69
- 1. Enter API Key ([What is that?](https://openai.com/api/))
70
  2. Upload your documents and modify citation strings if you want (to look prettier)
71
  """)
72
  openai_api_key = gr.Textbox(
 
66
 
67
  ## Instructions
68
 
69
+ 1. Enter API Key ([What is that?](https://platform.openai.com/account/api-keys))
70
  2. Upload your documents and modify citation strings if you want (to look prettier)
71
  """)
72
  openai_api_key = gr.Textbox(