Skip to content

Commit d789c38

Browse files
committed
docs contents fixed
1 parent a8ea0f7 commit d789c38

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
0. [About](#0-about)
6060
1. [Features](#1-features)
6161
1. [To Do](#11-to-do)
62-
3. [Contents](#2-contents)
63-
4. [Prerequisites](#3-prerequisites)
62+
2. [Contents](#2-contents)
63+
3. [Prerequisites](#3-prerequisites)
6464
1. [Environment Variables (.env)](#31-environment-variables-env)
6565
2. [Docker Compose](#32-docker-compose-preferred)
6666
3. [From Scratch](#33-from-scratch)
67-
5. [Usage](#4-usage)
67+
4. [Usage](#4-usage)
6868
1. [Docker Compose](#41-docker-compose)
6969
2. [From Scratch](#42-from-scratch)
7070
1. [Packages](#421-packages)
@@ -73,7 +73,7 @@
7373
4. [Running the API](#424-running-the-api)
7474
3. [Creating the first superuser](#43-creating-the-first-superuser)
7575
4. [Database Migrations](#44-database-migrations)
76-
6. [Extending](#5-extending)
76+
5. [Extending](#5-extending)
7777
1. [Project Structure](#51-project-structure)
7878
2. [Database Model](#52-database-model)
7979
3. [SQLAlchemy Models](#53-sqlalchemy-models)
@@ -87,12 +87,12 @@
8787
10. [ARQ Job Queues](#510-arq-job-queues)
8888
11. [Rate Limiting](#511-rate-limiting)
8989
12. [Running](#512-running)
90-
7. [Running in Production](#6-running-in-production)
91-
8. [Testing](#7-testing)
92-
9. [Contributing](#8-contributing)
93-
10. [References](#9-references)
94-
11. [License](#10-license)
95-
12. [Contact](#11-contact)
90+
6. [Running in Production](#6-running-in-production)
91+
7. [Testing](#7-testing)
92+
8. [Contributing](#8-contributing)
93+
9. [References](#9-references)
94+
10. [License](#10-license)
95+
11. [Contact](#11-contact)
9696

9797
___
9898
## 3. Prerequisites

0 commit comments

Comments
 (0)