template.awk: Fix name of HACKING file
HACKING was converted from reStructuredText to markdown back in 2014 in
0064164d4e
.
pull/135/head
parent
5930c29d6a
commit
c293255ca8
|
@ -3,7 +3,7 @@
|
|||
# Copyright © Adrian Perez <aperez@igalia.com>
|
||||
#
|
||||
# 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue