diff options
author | schizoid <schizoidparty@aol.com> | 2024-12-18 15:05:15 -0500 |
---|---|---|
committer | schizoid <schizoidparty@aol.com> | 2024-12-18 15:05:15 -0500 |
commit | 2aaccaaecbdca139ebe86d4950b87facbdc28ed3 (patch) | |
tree | ac443c35fa82e90c199e9957f498003609c58040 /content/articles | |
parent | df7a142f6c70590e73ba5d42e50ec4f4bc9d0525 (diff) |
Fixed video link
Diffstat (limited to 'content/articles')
-rw-r--r-- | content/articles/av1-videos.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/articles/av1-videos.md b/content/articles/av1-videos.md index 321bf40..3ab950d 100644 --- a/content/articles/av1-videos.md +++ b/content/articles/av1-videos.md @@ -9,7 +9,7 @@ I encoded Denshi's [Little Dark Age: Computing](https://odysee.com/@DenshiVideo: <div style="text-align: center;"> <video width="640" height="360" controls> - <source src="https://ftp.schizoid.party/videos/lildarkagecomputing.webm" type="video/webm"> + <source src="https://ftp.schizoid.party/Videos/lildarkagecomputing.webm" type="video/webm"> **Your browser does not support the video tag.** </video> </div> |