refactor: updated api docs link

This commit is contained in:
Ritesh Ghosh
2023-08-07 23:12:15 +05:30
parent db5ecf18db
commit 489d418cbc
+3 -2
View File
@@ -4,13 +4,14 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zoro.to API</title> <title>Aniwatch API</title>
</head> </head>
<body style="font-family: sans-serif; background: #000; color: #FFF;"> <body style="font-family: sans-serif; background: #000; color: #FFF;">
<h3>Welcome to Zoro.to api ⚔️</h3> <h3>Welcome to Zoro.to api ⚔️</h3>
<a style="color: #00AEDD;" href="https://github.com/ghoshRitesh12/zoro.to-api#documentation" rel="noopener noreferer"> <a style="color: #00AEDD;" href="https://github.com/ghoshRitesh12/aniwatch-api#documentation"
rel="noopener noreferer">
Visit docs for more into Visit docs for more into
</a> </a>
</body> </body>