fix: delete bad link in emqx_prometheus

This commit is contained in:
zhongwencool 2023-07-10 16:47:16 +08:00
parent 0632d629cb
commit 1b5d55cdbb
1 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@
{licenses, ["Apache-2.0"]}, {licenses, ["Apache-2.0"]},
{maintainers, ["EMQX Team <contact@emqx.io>"]}, {maintainers, ["EMQX Team <contact@emqx.io>"]},
{links, [ {links, [
{"Homepage", "https://emqx.io/"}, {"Homepage", "https://emqx.io/"}
{"Github", "https://github.com/emqx/emqx-prometheus"}
]} ]}
]}. ]}.