sgbaird commited on
Commit
eb0a99d
·
verified ·
1 Parent(s): 076dfd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ iface = gr.Interface(
34
 
35
  ## References
36
 
37
- - https://ax.dev/api/_modules/ax/utils/measurement/synthetic_functions.html#Branin
38
 
39
  """,
40
  )
 
34
 
35
  ## References
36
 
37
+ - https://www.sfu.ca/~ssurjano/branin.html
38
 
39
  """,
40
  )