Skip to content

Commit f41b4a8

Browse files
committed
TIP videos
1 parent ebec8f2 commit f41b4a8

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/product/quickStart/tis

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/product/quickStart/tis/Slides.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ qx.Class.define("osparc.product.quickStart.tis.Slides", {
2626
footerLinks: function() {
2727
const footerLinks = [];
2828

29-
const videoText = osparc.utils.Utils.createHTMLLink("TIP video", "https://youtu.be/-ZE6yOJ3ipw");
29+
const videoText = osparc.utils.Utils.createHTMLLink("TIP videos", "https://www.youtube.com/playlist?list=PLcJQYcVCSqDu5gXnJj-_vS_spGhZOe-jF");
3030
const videoLabel = new qx.ui.basic.Label(videoText).set({
3131
textAlign: "center",
3232
rich : true

0 commit comments

Comments
 (0)