From 32dd9f859990761ac95ce4db1619921697e1f512 Mon Sep 17 00:00:00 2001 From: RY4N Date: Fri, 27 Mar 2026 00:41:11 +0600 Subject: [PATCH] docs: remove legacy replit and deployment.md references --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 7b45e6b..026b6f3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ - [Deployment](#deployment) - [Docker Deployment](#docker-deployment) - [Vercel Deployment](#vercel-deployment-serverless--recommended) - - [Replit Deployment](#replit-deployment) - [Video Integration](#video-integration) - [Documentation](#documentation) - [Anime Home Page](#1-get-anime-home-page) @@ -271,15 +270,7 @@ docker-compose up -d | `RATE_LIMIT_WINDOW_MS` | `60000` | No | | `RATE_LIMIT_LIMIT` | `100` | No | -For detailed instructions, see [DEPLOYMENT.md](./DEPLOYMENT.md) - -### Replit Deployment - -1. Import this repository into Replit -2. Click the Run button -3. Your API will be available at your Replit URL - -For detailed deployment instructions, troubleshooting, and best practices, see the [DEPLOYMENT.md](https://github.com/ryanwtf7/hianime-api/blob/master/DEPLOYMENT.md) guide. +--- ---