apurv20 commited on
Commit
68be21e
1 Parent(s): 07a2734

Update templates/med_chatbot.html

Browse files
Files changed (1) hide show
  1. templates/med_chatbot.html +1 -1
templates/med_chatbot.html CHANGED
@@ -399,7 +399,7 @@
399
 
400
  <ul class = "navbar-nav d-flex align-items-center">
401
  <li class = "nav-item">
402
- <a href = "#" class = "nav-link text-white nav-active text-nowrap">Home</a>
403
  </li>
404
 
405
  </ul>
 
399
 
400
  <ul class = "navbar-nav d-flex align-items-center">
401
  <li class = "nav-item">
402
+ <a href = "/" class = "nav-link text-white nav-active text-nowrap">Home</a>
403
  </li>
404
 
405
  </ul>