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 494e09b commit d568fc7Copy full SHA for d568fc7
mix.exs
@@ -26,7 +26,7 @@ defmodule TypedStructor.MixProject do
26
name: "typed_structor",
27
licenses: ["MIT"],
28
links: %{
29
- "GitHub" => "https://github.com/Byzanteam/jet-ext"
+ "GitHub" => "https://github.com/elixir-typed-structor/typed_structor"
30
}
31
]
32
0 commit comments