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.21.0/02-Installation/02-unraid.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.21.0/02-Installation/02-unraid.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md index 42323a5f..d38ca101 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps |
