diff --git a/docs/source/reference/html.md b/docs/source/reference/html.md
index 5fc20d6f..24785c0d 100644
--- a/docs/source/reference/html.md
+++ b/docs/source/reference/html.md
@@ -30,7 +30,7 @@ manim-slides convert --show-config
## Using a Custom Template
The default template used for HTML conversion can be found on
-[GitHub](https://github.com/jeertmans/manim-slides/blob/main/manim_slides/templates/revealjs)
+[GitHub](https://github.com/jeertmans/manim-slides/blob/main/manim_slides/templates/revealjs.html)
or printed with the `--show-template` option.
If you wish to use another template, you can do so with the
`--use-template FILE` option.