get rid of bad indentation

This commit is contained in:
Degenerate 2022-03-17 03:33:27 +00:00 committed by GitHub
parent d380f29a13
commit b1b11a63a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,12 +20,12 @@ The deployable version of Ultraviolet, a highly sophisticated proxy used for eva
## Table of Contents ## Table of Contents
- [Installation And Setup](#installation-and-setup) - [Installation And Setup](#installation-and-setup)
- [Basic Guide](#basic-guide) - [Basic Guide](#basic-guide)
- [Replit Setup Guide](#replit-setup-guide) - [Replit Setup Guide](#replit-setup-guide)
- [Comprehensive Guide](#comprehensive-guide) - [Comprehensive Guide](#comprehensive-guide)
- [Configuration](#configuration) - [Configuration](#configuration)
- [Frontend](#static-files) - [Frontend](#static-files)
- [Core Scripts](#core-scripts) - [Core Scripts](#core-scripts)
# Installation and Setup # Installation and Setup
@ -122,4 +122,4 @@ Static files is the frontend for Ultraviolet. A standalone repository for it can
## Core Scripts ## Core Scripts
[Configuration](#configuration) mentions a few scripts that make up Ultraviolet. To get documentation for what each of the scripts do, check out the [documentation](https://github.com/titaniumnetwork-dev/Ultraviolet-Core) for them in their standalone repository. [Configuration](#configuration) mentions a few scripts that make up Ultraviolet. To get documentation for what each of the scripts do, check out the [documentation](https://github.com/titaniumnetwork-dev/Ultraviolet-Core) for them in their standalone repository.