diff --git a/blog/config.toml b/blog/config.toml index 1f6f1f22..97f627b5 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -34,7 +34,7 @@ skip_anchor_prefixes = [ "https://", ] -# reat external link issues as warnings instead of build errors +# Treat external link issues as warnings instead of build errors external_level = "warn"