Skip to content
Snippets Groups Projects
Commit d0a9d7b1 authored by Jason LAVIGNE's avatar Jason LAVIGNE
Browse files

fix(animation): replace url video from dijon.beta to podeduc

parent 54fa39a3
No related branches found
No related tags found
2 merge requests!631Generate testing v6,!621Resolve "Changer l'url de la vidéo d'introduction"
Pipeline #18336 passed
......@@ -27,7 +27,8 @@ export default function Animation() {
className={classes.iframe}
title="screencast_frame"
sandbox="allow-same-origin allow-scripts allow-popups"
src="https://tube-dijon.beta.education.fr/videos/embed/940b6b1f-09b6-4995-a86a-a1901cd8ae21"
// eslint-disable-next-line max-len
src="https://podeduc.apps.education.fr/media/videos/0ae723528c10898605f3c4fbc97f2a84b0647030813b2c8330db76cdced9c5ab/2959/360p.mp4"
allowFullScreen
/>
</Grid>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment