Spaces:
Runtime error
Runtime error
updated startup message
Browse files- 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
|