Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Update pages/25_Patient_Talk.py
Browse files- 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
|
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 |
)
|