From adcfe4b00d159142cf048dc7a13c9b4de69635c6 Mon Sep 17 00:00:00 2001 From: GlassedSilver Date: Fri, 20 Aug 2021 09:55:29 +0200 Subject: [PATCH] Adding "Contributing" page link to Home page (was missing before) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 17f8048..d74990c 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,7 @@ See the available pages below. * [API](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/API) * [Categories](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Categories) +* [Contributing](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Contributing) * [Firefox Extension](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Firefox-Extension) * [Fixing 429 Errors](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Fixing-429-errors) * [Reverse Proxy Setup](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Reverse-Proxy-Setup)