dric2018 commited on
Commit
7cb669c
·
verified ·
1 Parent(s): 5a56649

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -112,8 +112,8 @@ app.layout = html.Div(
112
  "Report your compute infrastructure: ",
113
  html.A(
114
  "fill out the form",
115
- href="#",
116
- # target="_blank"
117
  )
118
  ],
119
  style={'color':DETAILS_COLOR}
 
112
  "Report your compute infrastructure: ",
113
  html.A(
114
  "fill out the form",
115
+ href="https://tinyurl.com/af-compute-form",
116
+ target="_blank"
117
  )
118
  ],
119
  style={'color':DETAILS_COLOR}