diff --git a/template.awk b/template.awk index f9ec4a6..95240e1 100755 --- a/template.awk +++ b/template.awk @@ -3,7 +3,7 @@ # Copyright © Adrian Perez # # Converts an HTML template into a C header suitable for inclusion. -# Take a look at the HACKING.rst file to know how to use it :-) +# Take a look at the HACKING.md file to know how to use it :-) # # This code is placed in the public domain.