Skip to content

Commit d568fc7

Browse files
committed
doc: fix GitHub link
1 parent 494e09b commit d568fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ defmodule TypedStructor.MixProject do
2626
name: "typed_structor",
2727
licenses: ["MIT"],
2828
links: %{
29-
"GitHub" => "https://github.com/Byzanteam/jet-ext"
29+
"GitHub" => "https://github.com/elixir-typed-structor/typed_structor"
3030
}
3131
]
3232
]

0 commit comments

Comments
 (0)