Skip to content

Commit 9e98378

Browse files
author
ml-241
authored
Update AI Rive animation link (#178)
1 parent 7bca62e commit 9e98378

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/rive-animation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
// AI Animation with custom event handling
277277
createRiveAnimation({
278278
canvasSelector: '#ai-rive-canvas',
279-
riveUrl: 'https://cdn.prod.website-files.com/67880ff570cdb1a85eee946f/68825e97fd6225e1c8a7488c_b8d233d3b43c3da6eff8cc65874d7b49_ai_animation.riv',
279+
riveUrl: 'https://cdn.prod.website-files.com/67880ff570cdb1a85eee946f/68825e97fd6225e1c8a7488c_c2966309b38902c92adfe24c2dc8ba5a_ai_animation.riv',
280280
aspectRatio: 371/99,
281281
stateMachine: "State Machine 1",
282282
fallbackImages: [
@@ -438,4 +438,4 @@
438438
window.createRiveAnimation = createRiveAnimation;
439439
window.switchRiveThemes = switchAllRiveThemes;
440440
window.setupRiveSiteThemeSync = setupRiveSiteThemeSync;
441-
})();
441+
})();

0 commit comments

Comments
 (0)