From 6c051bc1196e0b00e08ba70ec0e85d5fc9e6e5a2 Mon Sep 17 00:00:00 2001 From: Akbar Fadiansyah <34503494+megascrapper@users.noreply.github.com> Date: Mon, 7 Dec 2020 10:16:49 +0700 Subject: [PATCH] Fix links (#1) --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 13ca750..e1e3f94 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ ## General -- [Public Invidious Instances](./Invidious-Instances) -- [Extensions](./Extensions) -- [Always proxy videos through server](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account) -- [Preferences](./Preferences) -- [Geoblocking, available quality and DASH](./Geoblocking,-available-video-quality-and-DASH) -- [Using search operators](./Search-operators) -- [List of URL parameters](./List-of-URL-parameters) -- [How to deal with uMatrix](./How-to-deal-with-uMatrix) +- [Public Invidious Instances](./Invidious-Instances.md) +- [Extensions](./Extensions.md) +- [Always proxy videos through server](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account.md) +- [Preferences](./Preferences.md) +- [Geoblocking, available quality and DASH](./Geoblocking,-available-video-quality-and-DASH.md) +- [Using search operators](./Search-operators.md) +- [List of URL parameters](./List-of-URL-parameters.md) +- [How to deal with uMatrix](./How-to-deal-with-uMatrix.md) ## For Administrators -- [Configuration](./Configuration) -- [Updating](./Updating) -- [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy) -- [Nginx Reverse Proxy Configuration](./NGINX-Reverse-Proxy) -- [Database Information and Maintenance](./Database-Information-and-Maintenance) -- [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu) -- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha) +- [Configuration](./Configuration.md) +- [Updating](./Updating.md) +- [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy.md) +- [Nginx Reverse Proxy Configuration](./NGINX-Reverse-Proxy.md) +- [Database Information and Maintenance](./Database-Information-and-Maintenance.md) +- [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md) +- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha.md) ## For Developers -- [API](./API) -- [Authenticated Endpoints](./Authenticated-Endpoints) +- [API](./API.md) +- [Authenticated Endpoints](./Authenticated-Endpoints.md)