From 692625af6b273b260ca195658a2e40fa9583cb92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Sun, 10 Nov 2024 21:57:57 +0100 Subject: [PATCH] accidental fix of internal link to youtube-errors-explained.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e18f2e6..866d9b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ - [Installation](./installation.md) - [Configuration](./configuration.md) -- [YouTube error messages explained with solutions](youtube-errors-explained.md) +- [YouTube error messages explained with solutions](./youtube-errors-explained.md) - [NGINX reverse proxy setup](./nginx.md) - [Caddy reverse proxy setup](./caddy.md) - [Apache2 reverse proxy setup](./apache2.md)