Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit d157816

Browse files
committed
Fixed invalid audio link
1 parent fc69bbd commit d157816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/episodes-repo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ const episodeRawDatas: EpisodeRawData[] = [
422422
{
423423
id: "fifteen",
424424
name: "15: Dan Adeyemi",
425-
fileName: "music_for_programming_15-dan_adeyemi.mp33",
425+
fileName: "music_for_programming_15-dan_adeyemi.mp3",
426426
compilerLinks: ["http://danadeyemi.com/"],
427427
notes: `\
428428
Yee-King - Sleepy Clown

0 commit comments

Comments
 (0)