Skip to content

Commit d2872cb

Browse files
committed
refactor: remove deprecation notice/remove spaces
1 parent 27a1ccb commit d2872cb

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ A RESTful API for Pokémon - [pokeapi.co](https://pokeapi.co)
2323

2424
## Table of Contents
2525

26-
- [Setup   ](#setup)
26+
- [Setup](#setup)
2727
- [Database setup](#database-setup)
28-
- [Docker and Compose   ](#docker-and-compose)
29-
- [GraphQL   ](#graphql)
30-
- [Kubernetes   ](#kubernetes)
28+
- [Docker and Compose](#docker-and-compose)
29+
- [GraphQL](#graphql)
30+
- [Kubernetes](#kubernetes)
3131
- [Wrappers](#wrappers)
3232
- [Donations](#donations)
3333
- [Join Us On Slack!](#join-us-on-slack)
3434
- [Contributing](#contributing)
35-
- [Deprecation](#deprecation)
3635

3736
## Setup <a id="setup"></a> &nbsp; [![pyVersion310](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org/download/releases/3.10/)
3837

@@ -237,7 +236,3 @@ To contribute to this repository:
237236
- We'll accept your changes after review.
238237
239238
Simple!
240-
241-
## Deprecation
242-
243-
As of October 2018, the v1 API has been removed from PokéAPI. For more information, see [pokeapi.co/docs/v1.html](https://pokeapi.co/docs/v1.html).

0 commit comments

Comments
 (0)