From 24a6d230d18ecb3625f0d5bc92cc65df0dd1acd0 Mon Sep 17 00:00:00 2001 From: Matthew Hand Date: Tue, 5 Nov 2024 22:37:14 +0000 Subject: [PATCH] fix: ipex tutorial anchor --- docs/tutorials/integrations/ipex_llm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/integrations/ipex_llm.md b/docs/tutorials/integrations/ipex_llm.md index 116185f..1828787 100644 --- a/docs/tutorials/integrations/ipex_llm.md +++ b/docs/tutorials/integrations/ipex_llm.md @@ -4,7 +4,7 @@ title: "Local LLM Setup with IPEX-LLM on Intel GPU" --- :::note -This guide is verified with Open WebUI setup through [Manual Installation](/getting-started/index.md#manual-installation). +This guide is verified with Open WebUI setup through [Manual Installation](/getting-started/index.md). ::: # Local LLM Setup with IPEX-LLM on Intel GPU