From 2d10e7046b62fb4d87a11d0a7b27a0dc099e6fc9 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sat, 7 Dec 2024 07:21:32 -0500 Subject: [PATCH] Update README.md --- examples/openai-htr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/openai-htr/README.md b/examples/openai-htr/README.md index 400db9f..b52ec15 100644 --- a/examples/openai-htr/README.md +++ b/examples/openai-htr/README.md @@ -6,7 +6,7 @@ Use OpenAI ChatGPT to transcribe handwritten text. Requires an environment variable `OPENAI_API_KEY` -If deploying this in kubernetes, you can create the secret via +If [deploying this in kubernetes](../../ci/k8s/htr.yaml), you can create the secret via ``` kubectl create secret generic openai \