From 1f125bdf4e95e31f8462394bd634c3ffb69a44e8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 24 Mar 2025 23:20:42 -0600 Subject: [PATCH] Fix default URL for revealjs in MANUAL.txt. --- MANUAL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL.txt b/MANUAL.txt index 1df5af2a4..8288d0218 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -2866,7 +2866,7 @@ pandoc](#slide-shows). `revealjs-url` : base URL for reveal.js documents (defaults to - `https://unpkg.com/reveal.js@^4/`) + `https://unpkg.com/reveal.js@^4`) `s5-url` : base URL for S5 documents (defaults to `s5/default`)