Skip to content

Commit 60e6967

Browse files
committed
Update links for all apps
1 parent 97ff3e2 commit 60e6967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drug_likeness_assessment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
pass
4848
elif nav == "KG Visualizer":
4949
st.markdown(
50-
"""<meta http-equiv="refresh" content="0; url='http://localhost:8504'" />""",
50+
"""<meta http-equiv="refresh" content="0; url='https://kgviz.serve.scilifelab.se/'" />""",
5151
unsafe_allow_html=True,
5252
)
5353

0 commit comments

Comments
 (0)