فهرست منبع

chore(rebalance): fix app metadata

Ilya Averyanov 2 سال پیش
والد
کامیت
61deda3ea6
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src

+ 1 - 2
apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src

@@ -14,9 +14,8 @@
     {mod, {emqx_eviction_agent_app, []}},
     {mod, {emqx_eviction_agent_app, []}},
     {env, []},
     {env, []},
     {modules, []},
     {modules, []},
-    {maintainers, ["EMQX Team <contact@emqx.io>"]},
     {links, [
     {links, [
-        {"Homepage", "https://emqx.io/"},
+        {"Homepage", "https://www.emqx.com/"},
         {"Github", "https://github.com/emqx"}
         {"Github", "https://github.com/emqx"}
     ]}
     ]}
 ]}.
 ]}.