Skip to content

Commit 9e8ea10

Browse files
committed
Remove /main
1 parent d461541 commit 9e8ea10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-06-12-elixir-v1-17-0-released.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ better error messages. Keep in mind, however, that the Elixir typechecker only
9191
infers types from patterns within the same function at the moment. Analysis from
9292
guards and across function boundaries will be added in future releases. For more
9393
details, see our new [reference document on gradual set-theoretic
94-
types](https://hexdocs.pm/elixir/main/gradual-set-theoretic-types.html).
94+
types](https://hexdocs.pm/elixir/gradual-set-theoretic-types.html).
9595

9696
The type system was made possible thanks to a partnership between
9797
[CNRS](https://www.cnrs.fr/) and [Remote](https://remote.com/). The development

0 commit comments

Comments
 (0)