Dooratre commited on
Commit
e649bb5
1 Parent(s): e816a4e

Update templates/ai-chat-bot.html

Browse files
Files changed (1) hide show
  1. templates/ai-chat-bot.html +1 -1
templates/ai-chat-bot.html CHANGED
@@ -152,7 +152,7 @@
152
 
153
 
154
  <li>
155
- <a href="/login">
156
  <span class="icon"><img src="desine/svg/logout.svg" alt="" class="fn__svg"></span>
157
  <span class="text">Log out</span>
158
  </a>
 
152
 
153
 
154
  <li>
155
+ <a href="/logout">
156
  <span class="icon"><img src="desine/svg/logout.svg" alt="" class="fn__svg"></span>
157
  <span class="text">Log out</span>
158
  </a>