We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482e8e6 commit cb74034Copy full SHA for cb74034
apps/opentelemetry_api/mix.exs
@@ -67,7 +67,7 @@ defmodule OpenTelemetry.MixProject do
67
~w(lib mix.exs README.md LICENSE rebar.config VERSION include src),
68
licenses: ["Apache-2.0"],
69
links: %{
70
- "GitHub" => "https://github.com/open-telemetry/opentelemetry-erlang-api",
+ "GitHub" => "https://github.com/open-telemetry/opentelemetry-erlang",
71
"OpenTelemetry.io" => "https://opentelemetry.io"
72
}
73
]
0 commit comments