Jsevisal commited on
Commit
7bf4d0d
·
verified ·
1 Parent(s): 0a57681

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -466,7 +466,7 @@ with gr.Blocks() as demo:
466
  gr.Button(
467
  "Rellenar cuestionario",
468
  variant="primary",
469
- link="https://docs.google.com/forms/d/e/1FAIpQLSd0z8nI4hhOSR83yPIw_bR3KkSt25Lsq0ZXG1pZnkldeoceqA/viewform?usp=pp_url&entry.327829192="
470
  + session_id,
471
  visible=True,
472
  ),
 
466
  gr.Button(
467
  "Rellenar cuestionario",
468
  variant="primary",
469
+ link="https://docs.google.com/forms/d/e/1FAIpQLScqPES3cM6i7yS87_PZtD0T7Q0W-YynKBY_m-Frja3BL5t9Tw/viewform?usp=pp_url&entry.1903327713="
470
  + session_id,
471
  visible=True,
472
  ),