diff --git a/README.md b/README.md index a4c3af96..3d97078a 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ to JSON stream format). If adapter supports it, you can pass a `response: :stream` option to return response body as a -[Stream](https://elixir-lang.org/docs/stable/elixir/Stream.html) +[Stream](https://hexdocs.pm/elixir/main/Stream.html) ```elixir defmodule OpenAI do