Skip to content

Commit ea6089e

Browse files
authored
Replace impulse page with external (#31)
2 parents bcf171d + 1af5e1e commit ea6089e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def img_to_html(img_path):
244244
title="EU-OPENSCREEN IMPULSE",
245245
text="European Infrastructure of Open Screening Platforms for Chemical Biology",
246246
image=load_logo("images/app_logos/openscreen_impulse.PNG"),
247-
url="/OpenScreen_Impulse",
247+
url="https://euos-impulse.serve.scilifelab.se/",
248248
styles={
249249
"card": {
250250
"border-radius": "10px",

0 commit comments

Comments
 (0)