diff --git a/src/getopt.app.src b/src/getopt.app.src index 46dd341..6048cd6 100644 --- a/src/getopt.app.src +++ b/src/getopt.app.src @@ -6,5 +6,5 @@ {registered, []}, {maintainers, ["Juan Jose Comellas"]}, {licenses, ["BSD"]}, - {links, ["GitHub", "https://github.com/jcomellas/getopt"]}, + {links, [{"GitHub", "https://github.com/jcomellas/getopt"}]}, {applications, [kernel, stdlib]}]}.