Skip to content

Commit b67154c

Browse files
committed
changed file path typo
1 parent 5c7ca73 commit b67154c

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

assets/.DS_Store

0 Bytes
Binary file not shown.

assets/captions/.DS_Store

0 Bytes
Binary file not shown.

assets/videos/.DS_Store

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

pages/.DS_Store

2 KB
Binary file not shown.

pages/link-course-to-LMS/add-to-canvas.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
style="width:100%;height:auto;display:block;background:#000;border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow);"
2222
>
2323
<!-- UPDATE THIS: video file -->
24-
<source src="./assets/videos/link-course-to-canvas/add-to-canvas.mp4" type="video/mp4" />
24+
<source src="./assets/videos/link-course-to-lms/add-to-canvas.mp4" type="video/mp4" />
2525

2626
<!-- UPDATE THIS: captions file -->
2727
<track
28-
src="./assets/captions/link-course-to-canvas/add-to-canvas.vtt"
28+
src="./assets/captions/link-course-to-lms/add-to-canvas.vtt"
2929
kind="subtitles"
3030
srclang="en"
3131
label="English"

0 commit comments

Comments
 (0)