Fix hex package links

This commit is contained in:
Juan Jose Comellas 2017-11-01 18:50:59 -03:00
parent 04673fb7fd
commit fbd2105506

View File

@ -6,5 +6,5 @@
{registered, []}, {registered, []},
{maintainers, ["Juan Jose Comellas"]}, {maintainers, ["Juan Jose Comellas"]},
{licenses, ["BSD"]}, {licenses, ["BSD"]},
{links, ["GitHub", "https://github.com/jcomellas/getopt"]}, {links, [{"GitHub", "https://github.com/jcomellas/getopt"}]},
{applications, [kernel, stdlib]}]}. {applications, [kernel, stdlib]}]}.