summaryrefslogtreecommitdiff
path: root/deps/amqp10_common/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'deps/amqp10_common/BUILD.bazel')
-rw-r--r--deps/amqp10_common/BUILD.bazel4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/amqp10_common/BUILD.bazel b/deps/amqp10_common/BUILD.bazel
index 09436c8c64..898c539c16 100644
--- a/deps/amqp10_common/BUILD.bazel
+++ b/deps/amqp10_common/BUILD.bazel
@@ -54,7 +54,7 @@ APP_EXTRA_KEYS = """%% Hex.pm package informations.
{licenses, ["MPL-2.0"]},
{links, [
{"Website", "https://www.rabbitmq.com/"},
- {"GitHub", "https://github.com/rabbitmq/rabbitmq-server/deps/amqp10_common"}
+ {"GitHub", "https://github.com/rabbitmq/rabbitmq-server/tree/main/deps/amqp10_common"}
]},
{build_tools, ["make", "rebar3"]},
{files, [
@@ -66,7 +66,7 @@ APP_EXTRA_KEYS = """%% Hex.pm package informations.
"rabbitmq-components.mk",
"README",
"README.md",
- "mk"
+ "src"
]}
"""