Shanulhaq commited on
Commit
b699e1f
1 Parent(s): bbdea4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ def main():
134
  # Footer with provided link
135
  st.markdown("""
136
  <p style="text-align:center; color:white; margin-top:50px;">
137
- Check out the <a href="https://heart-health-chatbot.zapier.app/" target="_blank" style="color:#34c759;">Heart Health Chatbot Web App</a>.
138
  </p>
139
  """, unsafe_allow_html=True)
140
 
 
134
  # Footer with provided link
135
  st.markdown("""
136
  <p style="text-align:center; color:white; margin-top:50px;">
137
+ Check out the <a href="https://live-appointment-chatbot20.zapier.app/" target="_blank" style="color:#34c759;">Live Appointment</a>.
138
  </p>
139
  """, unsafe_allow_html=True)
140