diff --git a/fontc_crater/src/ci/html.rs b/fontc_crater/src/ci/html.rs
index 6d60b2fb..bc6e9a94 100644
--- a/fontc_crater/src/ci/html.rs
+++ b/fontc_crater/src/ci/html.rs
@@ -101,9 +101,11 @@ fn make_html(
body {
h1 { "fontc_crater" }
div #explain {
- "compiling a large number of target fonts with both fontc and fontmake, \
- comparing the results.
- "
+ "compiling a large number of target fonts with both "
+ {a href = "https://github.com/googlefonts/fontc" { "fontc" } }
+ " and "
+ {a href = "https://github.com/googlefonts/fontmake" { "fontmake" } }
+ ", comparing the results."
}
(table)
(detailed_report)