Skip to content

Commit 34c6b5f

Browse files
authored
Merge pull request #325 from ryansonshine/patch-1
Fix link format for EXTERNAL_DB.md in UNRAID.md
2 parents aa3c2a6 + b7047b3 commit 34c6b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UNRAID.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Unraid has not yet been accepted into the Community Templates store, but has bee
66
## Deploying on Unraid
77

88
- Install the Community Applications plugin (if you have not already), then add the template repo URL `https://github.com/DialmasterOrg/unraid-templates` under **Apps → Settings → Manage Template Repositories**.
9-
- Setup your MariaDB instance. See [docs/EXTERNAL_DB.md](docs/EXTERNAL_DB.md) for more information about external DB setup since this uses a DB instance that is not directly bundled with Youtarr.
9+
- Setup your MariaDB instance. See [docs/EXTERNAL_DB.md](./EXTERNAL_DB.md) for more information about external DB setup since this uses a DB instance that is not directly bundled with Youtarr.
1010
- The MariaDB Official docker container will work fine for this purpose.
1111
- Search for **Youtarr** under the Apps tab and launch the template. The XML lives at `https://github.com/DialmasterOrg/unraid-templates/blob/main/Youtarr/Youtarr.xml` for reference.
1212
- Ensure that your MariaDB instance is setup with a database name, user and password matching what you set in the Youtarr configuration

0 commit comments

Comments
 (0)