Skip to content

Commit 53e75db

Browse files
committed
📝Changed doc url in auth page
1 parent a979d0d commit 53e75db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "airi_docs",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Documentatin for a API Serving Anime stuff",
66
"author": "Kyoyo",
77
"license": "AGPLv3",

src/Authentication/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Use the API key that you generate to authenticate each request made to the API.
44

5-
> If you don’t have an API Key, then just head over to https://docs.airi.kyoyo.me, then read and get one for free.
5+
> If you don’t have an API Key, then just head over to https://docs-airi.netlify.app, then read and get one for free.
66
77
> **Request Header**
88
>

0 commit comments

Comments
 (0)