Skip to content

Commit cb74034

Browse files
committed
api: fix github link in hex package
1 parent 482e8e6 commit cb74034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/opentelemetry_api/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ defmodule OpenTelemetry.MixProject do
6767
~w(lib mix.exs README.md LICENSE rebar.config VERSION include src),
6868
licenses: ["Apache-2.0"],
6969
links: %{
70-
"GitHub" => "https://github.com/open-telemetry/opentelemetry-erlang-api",
70+
"GitHub" => "https://github.com/open-telemetry/opentelemetry-erlang",
7171
"OpenTelemetry.io" => "https://opentelemetry.io"
7272
}
7373
]

0 commit comments

Comments
 (0)