eaglelandsonce commited on
Commit
d687f3e
·
verified ·
1 Parent(s): af31f9c

Update pages/25_Patient_Talk.py

Browse files
Files changed (1) hide show
  1. pages/25_Patient_Talk.py +1 -1
pages/25_Patient_Talk.py CHANGED
@@ -7,6 +7,6 @@ st.image("patienttalk.png", caption="Patient Talk")
7
 
8
  # Display the clickable link
9
  st.markdown(
10
- '[Click here for more details](https://chatgpt.com/g/g-cBp7DBgok-patient-talk)',
11
  unsafe_allow_html=True
12
  )
 
7
 
8
  # Display the clickable link
9
  st.markdown(
10
+ '[Click here to visit the app](https://chatgpt.com/g/g-cBp7DBgok-patient-talk)',
11
  unsafe_allow_html=True
12
  )