Skip to content

Commit 7872732

Browse files
authored
Docs: Fix levels in Table of Contents
Signed-off-by: Kate Andrews <keandrews@gmail.com>
1 parent 4fb75d4 commit 7872732

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

docs/how-to.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ This page contains how-to documentation for installing, configuring, and running
44

55
## Table of contents
66

7-
- [How-to](#how-to)
8-
- [Installing Proxy](#installing-proxy)
9-
- [Configuring Proxy](#configuring-proxy)
10-
- [Configuring Proxy with environment variables](#configuring-proxy-with-environment-variables)
11-
- [Configuring Proxy with a TOML file](#configuring-proxy-with-a-toml-file)
12-
- [Running Proxy locally](#running-proxy-locally)
13-
- [Setting up the database schema](#setting-up-the-database-schema)
14-
- [Creating columns with the right types](#creating-columns-with-the-right-types)
15-
- [Encrypting data in an existing database](#encrypting-data-in-an-existing-database)
7+
- [Installing Proxy](#installing-proxy)
8+
- [Configuring Proxy](#configuring-proxy)
9+
- [Configuring Proxy with environment variables](#configuring-proxy-with-environment-variables)
10+
- [Configuring Proxy with a TOML file](#configuring-proxy-with-a-toml-file)
11+
- [Running Proxy locally](#running-proxy-locally)
12+
- [Setting up the database schema](#setting-up-the-database-schema)
13+
- [Creating columns with the right types](#creating-columns-with-the-right-types)
14+
- [Encrypting data in an existing database](#encrypting-data-in-an-existing-database)
1615

1716
## Installing Proxy
1817

0 commit comments

Comments
 (0)