template.awk: Fix name of HACKING file
HACKING was converted from reStructuredText to markdown back in 2014 in
0064164d4e
.
pull/145/head
parent
3d47d0d6b1
commit
e8a4a7eced
|
@ -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