2 parents 1a00105 + f4f5032 commit 65c92eeCopy full SHA for 65c92ee
1 file changed
creativecloud/blocks/prm-yt-gallery/prm-yt-gallery.js
@@ -61,7 +61,7 @@ const cleanUrl = (url) => (url ? url.replace(/\\\//g, '/') : '');
61
/**
62
* Generates template deep link URL.
63
*/
64
-const createTemplateDeepLink = (templateId) => `https://premierepro.app.link/1RdAjG4WyYb?template_id=${templateId}`;
+const createTemplateDeepLink = (templateId) => `https://premierepro.app.link/gRUEA7oVAYb?template_id=${templateId}`;
65
66
67
* Detects if the user is on an iOS device.
0 commit comments