aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2026-01-10 17:40:25 +0000
committerMohamed Bassem <me@mbassem.com>2026-01-10 17:40:25 +0000
commitfe122b50069b00d511cb2fb3512a968b15f39e20 (patch)
tree7fb6c51c25bd51cbe3e4da7970bac9876ab07ee2 /docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md
parent9d15eef074f9c4d351a1f074c748909e562f5f3e (diff)
downloadkarakeep-fe122b50069b00d511cb2fb3512a968b15f39e20.tar.zst
fix(docs): fix links of openai secton and issue template
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>