taesiri commited on
Commit
7eab0f8
1 Parent(s): f8116c4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
183
  )
184
 
185
  gr.HTML(
186
- """<center>All the inputs are being sent to Anthropic's Claude endpoints. Please refer to <a href="https://www.anthropic.com/responsible-disclosure-policy">this link</a> for privacy policy.</center>"""
187
  )
188
 
189
  gr.HTML(
 
183
  )
184
 
185
  gr.HTML(
186
+ """<center>All the inputs are being sent to Anthropic's Claude endpoints. Please refer to <a href="https://legal.anthropic.com/#privacy">this link</a> for privacy policy.</center>"""
187
  )
188
 
189
  gr.HTML(