From adbdcd5113b07439277fc450316a92b236cb4bec Mon Sep 17 00:00:00 2001 From: lacatoire Date: Tue, 31 Mar 2026 10:22:22 +0200 Subject: [PATCH] Remove time-relative language from Model Runner docs Fixes #24530 --- content/manuals/ai/model-runner/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/ai/model-runner/_index.md b/content/manuals/ai/model-runner/_index.md index cf10994809..16e86e6c9f 100644 --- a/content/manuals/ai/model-runner/_index.md +++ b/content/manuals/ai/model-runner/_index.md @@ -117,7 +117,7 @@ See [Configuration options](configuration.md) for details on context size and ot > Using Testcontainers or Docker Compose? > [Testcontainers for Java](https://java.testcontainers.org/modules/docker_model_runner/) > and [Go](https://golang.testcontainers.org/modules/dockermodelrunner/), and -> [Docker Compose](/manuals/ai/compose/models-and-compose.md) now support Docker +> [Docker Compose](/manuals/ai/compose/models-and-compose.md) support Docker > Model Runner. ## Known issues