diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-09-07 18:46:32 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-09-07 18:46:32 +0000 |
| commit | 4292a13d77174e4f8fd7d096510e15d524d167c4 (patch) | |
| tree | 7d6afdc123ab4017b85cab7c89c4c0a38655dff2 /docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md | |
| parent | 13856a1fb33b1f2f07dddb32ac07db2bb0e82da3 (diff) | |
| download | karakeep-4292a13d77174e4f8fd7d096510e15d524d167c4.tar.zst | |
fix(docs): fix links to point to lowercase docs
Diffstat (limited to 'docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md index 147c1621..45a4bd01 100644 --- a/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Hoarder's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run hoarder without those dependencies if you're willing to sacrifice those features. |
