ashwath-vaithina-ibm commited on
Commit
eabf0ca
·
verified ·
1 Parent(s): 9f9accc

Update static/demo/index.html

Browse files
Files changed (1) hide show
  1. static/demo/index.html +1 -1
static/demo/index.html CHANGED
@@ -57,7 +57,7 @@
57
  <div id="recommendation"></div>
58
  <!-- Send button -->
59
  <button id="sendBtn" class="btn">
60
- <img src="./imgs/send.svg" alt="Send" class="icon"/>
61
  </button>
62
  </div>
63
  </div>
 
57
  <div id="recommendation"></div>
58
  <!-- Send button -->
59
  <button id="sendBtn" class="btn">
60
+ <img src="static/demo/imgs/send.svg" alt="Send" class="icon"/>
61
  </button>
62
  </div>
63
  </div>