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
Ben Busby 2021-05-19 13:25:07 -04:00
parent 65d948368c
commit 373a466cb5
No known key found for this signature in database
GPG Key ID: 3B08611DF6E62ED2
1 changed files with 10 additions and 10 deletions

View File

@ -13,19 +13,19 @@ Contents
1. [Features](#features)
2. [Dependencies](#dependencies)
3. [Install/Deploy](#install)
1. [Heroku Quick Deploy](https://github.com/benbusby/whoogle-search#a-heroku-quick-deploy)
2. [Repl.it](https://github.com/benbusby/whoogle-search#b-replit)
3. [pipx](https://github.com/benbusby/whoogle-search#c-pipx)
4. [pip](https://github.com/benbusby/whoogle-search#d-pip)
5. [Manual](https://github.com/benbusby/whoogle-search#e-manual)
6. [Docker](https://github.com/benbusby/whoogle-search#f-manual-docker)
7. [Arch/AUR](https://github.com/benbusby/whoogle-search#arch-linux--arch-based-distributions)
1. [Heroku Quick Deploy](#a-heroku-quick-deploy)
2. [Repl.it](#b-replit)
3. [pipx](#c-pipx)
4. [pip](#d-pip)
5. [Manual](#e-manual)
6. [Docker](#f-manual-docker)
7. [Arch/AUR](#arch-linux--arch-based-distributions)
4. [Environment Variables and Configuration](#environment-variables)
5. [Usage](#usage)
6. [Extra Steps](#extra-steps)
1. [Set Primary Search Engine](https://github.com/benbusby/whoogle-search#set-whoogle-as-your-primary-search-engine)
2. [Prevent Downtime (Heroku Only)](https://github.com/benbusby/whoogle-search#prevent-downtime-heroku-only)
3. [Manual HTTPS Enforcement](https://github.com/benbusby/whoogle-search#https-enforcement)
1. [Set Primary Search Engine](#set-whoogle-as-your-primary-search-engine)
2. [Prevent Downtime (Heroku Only)](#prevent-downtime-heroku-only)
3. [Manual HTTPS Enforcement](#https-enforcement)
7. [FAQ](#faq)
8. [Public Instances](#public-instances)
9. [Screenshots](#screenshots)