From 96e4b237a8c4c1328ecc3971f61e5c6fff127998 Mon Sep 17 00:00:00 2001 From: Tamim Hamoudi <18720062+thamudi@users.noreply.github.com> Date: Wed, 7 Feb 2024 07:55:00 +0300 Subject: [PATCH] Update pyschonauts-api link Moved project from netlify to vercel. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced25659..bb1f0168 100644 --- a/README.md +++ b/README.md @@ -886,7 +886,7 @@ API | Description | Auth | HTTPS | CORS | | [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | Unknown | | [PokéAPI (GraphQL)](https://github.com/mazipan/graphql-pokeapi) | The Unofficial GraphQL for PokeAPI | No | Yes | Yes | | [Pokémon TCG](https://pokemontcg.io) | Pokémon TCG Information | No | Yes | Unknown | -| [Psychonauts](https://psychonauts-api.netlify.app/) | Psychonauts World Characters Information and PSI Powers | No | Yes | Yes | +| [Psychonauts](https://psychonauts-api.vercel.app/) | Psychonauts World Characters Information and PSI Powers | No | Yes | Yes | | [PUBG](https://developer.pubg.com/) | Access in-game PUBG data | `apiKey` | Yes | Yes | | [Puyo Nexus](https://github.com/deltadex7/puyodb-api-deno) | Puyo Puyo information from Puyo Nexus Wiki | No | Yes | Yes | | [quizapi.io](https://quizapi.io/) | Access to various kind of quiz questions | `apiKey` | Yes | Yes |