aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md')
-rw-r--r--docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md b/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md
index 916a0134..02dceac3 100644
--- a/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md
+++ b/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md
@@ -57,7 +57,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>If you want to use Ollama (https://ollama.com/) instead for local inference.</summary>