docs: added links to table of contents

This commit is contained in:
Ritesh Ghosh
2023-08-06 19:21:38 +05:30
parent 0c5c1cfe71
commit d0bc07197a
2 changed files with 13 additions and 11 deletions
+7 -5
View File
@@ -4,11 +4,13 @@ Thank you for your interest in contributing to zoro.to-api. We appreciate whatev
## Table of Contents
- Types of contributions we are looking for
- Ground Rules & Expectations
- How To Contribute
- Prerequisites
- Commit Messages
- [Types of contributions we are looking for](#types-of-contributions-we-are-looking-for)
- [Ground Rules & Expectations](#ground-rules--expectations)
- [How To Contribute](#how-to-contribute)
- [Prerequisites](#prerequisites)
- [Clone the repository](#clone-the-repository)
- [Project Structure](#project-structure)
- [Commit Messages](#commit-messages)
## Types of contributions we are looking for
+6 -6
View File
@@ -61,17 +61,17 @@
## Table of Contents
- Installation
- Local Installation
- Documentation
- [Installation](#installation)
- [Local Installation](#local-installation)
- [Documentation](#documentation)
- [GET Anime Home Page](#get-anime-home-page)
- [GET Anime About Info](#get-anime-about-info)
- [GET Search Results](#get-search-results)
- [GET Genre Animes](#get-genre-animes)
- [GET Category Anime](#get-category-anime)
- Development
- Support
- License
- [Development](#development)
- [Support](#support)
- [License](#license)
## <span id="installation">💻 Installation</span>