natasha1704 commited on
Commit
faaca54
·
verified ·
1 Parent(s): 12907b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ video_embed = """
41
  """
42
 
43
  logo_html = """
44
- <img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/dev/docs/images/logo.png"
45
  alt="WellBe+" width="80">
46
  """
47
 
 
41
  """
42
 
43
  logo_html = """
44
+ <img src="https://raw.githubusercontent.com/Alea4jacta6est/drug-interaction-checker-agent/main/docs/images/logo.png"
45
  alt="WellBe+" width="80">
46
  """
47