diff --git a/SC2059.md b/SC2059.md index 3de0b63..ab8a292 100644 --- a/SC2059.md +++ b/SC2059.md @@ -27,4 +27,4 @@ Sometimes you may actually want to interpret data as a format string, like in: hexToAscii() { printf "\x$1"; } hexToAscii 21 -Like all warnings, you can selectively silence this warning with a [directive]. \ No newline at end of file +Like all warnings, you can selectively silence this warning with a [directive](Directive). \ No newline at end of file