Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
alexkolo committed Sep 16, 2024
1 parent 2e242de commit a0f0ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirect.py
Original file line number Diff line number Diff line change
@@ -11,5 +11,5 @@


# Information for the user
st.write(f"The URL of the app has changed to: `{redirect_url}`")
st.write(f"The URL of the app has changed to: [`{redirect_url}`]({redirect_url})")
st.write(f"[Click here to visit the app]({redirect_url})")

0 comments on commit a0f0ea1

Please sign in to comment.