Skip to content

Commit d8d0dfd

Browse files
committed
fix: remove broken upstream link from package metadata
The https://github.com/longbridge/longbridge URL returns 404 — the upstream org is longbridge/openapi, not longbridge/longbridge.
1 parent 3bcbd9f commit d8d0dfd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ defmodule Longbridge.MixProject do
144144
licenses: ["MIT"],
145145
links: %{
146146
"GitHub" => "https://github.com/gilbertwong96/longbridge",
147-
"Upstream" => "https://github.com/longbridge/longbridge",
148147
"Longbridge" => "https://open.longbridge.com"
149148
},
150149
files: ~w[lib protos .formatter.exs mix.exs README.md CHANGELOG.md LICENSE]

0 commit comments

Comments
 (0)