From 03cbfa1e55994f0230cbd32a26b73fd618ee4e5a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 1 Nov 2022 10:30:31 -0400 Subject: Get chapter markers from backstage --- emacsconf-publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacsconf-publish.el') diff --git a/emacsconf-publish.el b/emacsconf-publish.el index 018d8da..f4b6cab 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -194,7 +194,7 @@ (emacsconf-make-chapter-strings (expand-file-name (concat video-base "--chapters.vtt") - emacsconf-cache-dir) + emacsconf-protected-media-directory) (plist-get talk :track-base-url)))) (info (append -- cgit v1.2.3