add github link to hex metadata

This commit is contained in:
Tristan Sloughter 2020-06-02 18:25:50 -06:00
parent 54d26f602a
commit e8d2e01b60
No known key found for this signature in database
GPG key ID: AAB97DDECCEB8150

View file

@ -23,5 +23,6 @@
"rebar.config", "rebar.config.script", "rebar.lock" "rebar.config", "rebar.config.script", "rebar.lock"
"README.md", "CHANGES.md", "LICENSE" "README.md", "CHANGES.md", "LICENSE"
]}, ]},
{licenses, ["MIT"]} {licenses, ["MIT"]},
{links, [{"Github", "https://github.com/talentdeficit/jsx"}]}
]}. ]}.