diff options
| author | John MacFarlane <[email protected]> | 2025-03-24 23:20:42 -0600 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-03-24 23:20:42 -0600 |
| commit | 1f125bdf4e95e31f8462394bd634c3ffb69a44e8 (patch) | |
| tree | 5744bd5d51339ba6282c00caa36fec9ef4a8cf69 /MANUAL.txt | |
| parent | 15052fd2fd92e3199ba33bdc0b60bfa624eba892 (diff) | |
Fix default URL for revealjs in MANUAL.txt.
Diffstat (limited to 'MANUAL.txt')
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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`) |
