rohan13 commited on
Commit
6df4631
Β·
1 Parent(s): f7ffde8

updated startup message

Browse files
Files changed (1) hide show
  1. static/chatbot.js +1 -1
static/chatbot.js CHANGED
@@ -71,7 +71,7 @@ $(document).ready(function() {
71
  });
72
 
73
  // Initial message
74
- displayMessage('Learn about <a href="https://www.coursera.org/learn/3d-printing-revolution/home">3D printing Revolution</a> course with referred sources');
75
 
76
 
77
  // Function to minimize the widget
 
71
  });
72
 
73
  // Initial message
74
+ displayMessage('Learn about <a href="https://www.coursera.org/learn/3d-printing-revolution/home">"3D printing Revolution"</a> course with referred sources');
75
 
76
 
77
  // Function to minimize the widget