aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md')
-rw-r--r--docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md b/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
index b3a42d84..8cdc96b6 100644
--- a/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
+++ b/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
@@ -35,7 +35,7 @@ To enable automatic tagging, you'll need to configure OpenAI. This is optional t
OPENAI_API_KEY=<key>
```
-Learn more about the costs of using openai [here](../integrations/openai).
+Learn more about the costs of using openai [here](../administration/openai).
<details>
<summary>[EXPERIMENTAL] If you want to use Ollama (https://ollama.com/) instead for local inference.</summary>