From 5671dcad8af499ed46bbf7e7c8207026d89ff47e Mon Sep 17 00:00:00 2001 From: sarahsanders-docker Date: Tue, 17 Jun 2025 16:21:00 -0400 Subject: [PATCH] fix: docker model cli command links --- 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 76a5259176..dde16d35a4 100644 --- a/content/manuals/ai/model-runner/_index.md +++ b/content/manuals/ai/model-runner/_index.md @@ -92,7 +92,7 @@ Models are cached locally. {{< /tab >}} {{< tab name="From the Docker CLI">}} -Use the [`docker model pull` command](/reference/cli/docker/model/run/). +Use the [`docker model pull` command](/reference/cli/docker/model/pull/). {{< /tab >}} {{< /tabs >}}