Use relative paths in readme toc
This change was needed to allow mirrored readmes to still link to the correct section without redirecting to github.main
parent
65d948368c
commit
373a466cb5
20
README.md
20
README.md
|
@ -13,19 +13,19 @@ Contents
|
||||||
1. [Features](#features)
|
1. [Features](#features)
|
||||||
2. [Dependencies](#dependencies)
|
2. [Dependencies](#dependencies)
|
||||||
3. [Install/Deploy](#install)
|
3. [Install/Deploy](#install)
|
||||||
1. [Heroku Quick Deploy](https://github.com/benbusby/whoogle-search#a-heroku-quick-deploy)
|
1. [Heroku Quick Deploy](#a-heroku-quick-deploy)
|
||||||
2. [Repl.it](https://github.com/benbusby/whoogle-search#b-replit)
|
2. [Repl.it](#b-replit)
|
||||||
3. [pipx](https://github.com/benbusby/whoogle-search#c-pipx)
|
3. [pipx](#c-pipx)
|
||||||
4. [pip](https://github.com/benbusby/whoogle-search#d-pip)
|
4. [pip](#d-pip)
|
||||||
5. [Manual](https://github.com/benbusby/whoogle-search#e-manual)
|
5. [Manual](#e-manual)
|
||||||
6. [Docker](https://github.com/benbusby/whoogle-search#f-manual-docker)
|
6. [Docker](#f-manual-docker)
|
||||||
7. [Arch/AUR](https://github.com/benbusby/whoogle-search#arch-linux--arch-based-distributions)
|
7. [Arch/AUR](#arch-linux--arch-based-distributions)
|
||||||
4. [Environment Variables and Configuration](#environment-variables)
|
4. [Environment Variables and Configuration](#environment-variables)
|
||||||
5. [Usage](#usage)
|
5. [Usage](#usage)
|
||||||
6. [Extra Steps](#extra-steps)
|
6. [Extra Steps](#extra-steps)
|
||||||
1. [Set Primary Search Engine](https://github.com/benbusby/whoogle-search#set-whoogle-as-your-primary-search-engine)
|
1. [Set Primary Search Engine](#set-whoogle-as-your-primary-search-engine)
|
||||||
2. [Prevent Downtime (Heroku Only)](https://github.com/benbusby/whoogle-search#prevent-downtime-heroku-only)
|
2. [Prevent Downtime (Heroku Only)](#prevent-downtime-heroku-only)
|
||||||
3. [Manual HTTPS Enforcement](https://github.com/benbusby/whoogle-search#https-enforcement)
|
3. [Manual HTTPS Enforcement](#https-enforcement)
|
||||||
7. [FAQ](#faq)
|
7. [FAQ](#faq)
|
||||||
8. [Public Instances](#public-instances)
|
8. [Public Instances](#public-instances)
|
||||||
9. [Screenshots](#screenshots)
|
9. [Screenshots](#screenshots)
|
||||||
|
|
Loading…
Reference in New Issue