rohan13 commited on
Commit
6a2a17c
·
1 Parent(s): b855f36

First message with link

Browse files
Files changed (1) hide show
  1. static/chatbot.js +1 -1
static/chatbot.js CHANGED
@@ -76,7 +76,7 @@ $(document).ready(function() {
76
  });
77
 
78
  // Initial message
79
- displayMessage('Learn about <a href="https://makerlab.squarespace.com/">Makerlab</a>', false, true);
80
 
81
  // Function to minimize the widget
82
  function minimizeWidget() {
 
76
  });
77
 
78
  // Initial message
79
+ displayMessage('Learn about <a href="https://makerlab.illinois.edu/">Makerlab</a>', false, true);
80
 
81
  // Function to minimize the widget
82
  function minimizeWidget() {