add github link to hex metadata
This commit is contained in:
parent
54d26f602a
commit
e8d2e01b60
1 changed files with 2 additions and 1 deletions
|
@ -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"}]}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue