Use relative links to pages

This commit is contained in:
Cadence Ember 2020-08-25 23:06:54 +12:00 committed by Perflyst
parent 506c30b68e
commit c97330aaa9

30
Home.md
View File

@ -1,23 +1,23 @@
## General ## General
- [Public Invidious Instances](https://github.com/iv-org/invidious/wiki/Invidious-Instances) - [Public Invidious Instances](./Invidious-Instances)
- [Extensions](https://github.com/iv-org/invidious/wiki/Extensions) - [Extensions](./Extensions)
- [Always proxy videos through server](https://github.com/iv-org/invidious/wiki/Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account) - [Always proxy videos through server](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account)
- [Preferences](https://github.com/iv-org/invidious/wiki/Preferences) - [Preferences](./Preferences)
- [Geoblocking, available quality and DASH](https://github.com/iv-org/invidious/wiki/Geoblocking,-available-video-quality-and-DASH) - [Geoblocking, available quality and DASH](./Geoblocking,-available-video-quality-and-DASH)
- [Using search operators](https://github.com/iv-org/invidious/wiki/Search-operators) - [Using search operators](./Search-operators)
- [List of URL parameters](https://github.com/iv-org/invidious/wiki/List-of-URL-parameters) - [List of URL parameters](./List-of-URL-parameters)
- [How to deal with uMatrix](https://github.com/iv-org/invidious/wiki/How-to-deal-with-uMatrix) - [How to deal with uMatrix](./How-to-deal-with-uMatrix)
## For Administrators ## For Administrators
- [Configuration](https://github.com/iv-org/invidious/wiki/Configuration) - [Configuration](./Configuration)
- [Updating](https://github.com/iv-org/invidious/wiki/Updating) - [Updating](./Updating)
- [Apache2 Virtual Host with Reverse Proxy](https://github.com/iv-org/invidious/wiki/Apache2-Reverse-Proxy) - [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy)
- [Database Information and Maintenance](https://github.com/iv-org/invidious/wiki/Database-Information-and-Maintenance) - [Database Information and Maintenance](./Database-Information-and-Maintenance)
- [Issues with CAPTCHA](https://github.com/iv-org/invidious/wiki/Issues-with-CAPTCHA-on-Debian-and-Ubuntu) - [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu)
## For Developers ## For Developers
- [API](https://github.com/iv-org/invidious/wiki/API) - [API](./API)
- [Authenticated Endpoints](https://github.com/iv-org/invidious/wiki/Authenticated-Endpoints) - [Authenticated Endpoints](./Authenticated-Endpoints)