From a798ef6518b89f4223d0dbe55b3ee239c5722d2d Mon Sep 17 00:00:00 2001 From: Sakari Poussa Date: Tue, 14 Jan 2025 16:25:05 +0200 Subject: [PATCH] Fix invalid README reference Signed-off-by: Sakari Poussa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 134ae8f2..46c34aa3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The following steps are optional. They're only required if you want to run the w Follow [GMC README](microservices-connector/README.md) to install GMC into your kubernetes cluster. [GenAIExamples](https://github.com/opea-project/GenAIExamples) contains several sample GenAI example use case pipelines such as ChatQnA, DocSum, etc. -Once you have deployed GMC in your Kubernetes cluster, you can deploy any of the example pipelines by following its Readme file (e.g. [Docsum](https://github.com/opea-project/GenAIExamples/blob/main/DocSum/kubernetes/intel/README_gmc.md)). +Once you have deployed GMC in your Kubernetes cluster, you can deploy any of the example pipelines by following its Readme file (e.g. [Docsum](https://github.com/opea-project/GenAIExamples/blob/main/DocSum/kubernetes/gmc/README.md)). ### Use helm charts to deploy