diff --git a/spec/README.md b/spec/README.md index f989f09..d74287d 100644 --- a/spec/README.md +++ b/spec/README.md @@ -90,7 +90,7 @@ Example of the overrides object: ## HTTP responses from AI Chat App endpoints -The HTTP response should either be JSON for a non-streaming response, or [newline-delimited JSON](https://ndjson.org/home/) ("NDJSON") for a streaming response. +The HTTP response should either be JSON for a non-streaming response, or [newline-delimited JSON](https://github.com/ndjson/ndjson-spec) ("NDJSON") for a streaming response. ### Non-streaming response