From 51b23a13b3857fcedaaae74fad898edf36e4ae7a Mon Sep 17 00:00:00 2001 From: Supakorn Ieamgomol Date: Wed, 1 Oct 2025 22:18:49 +0700 Subject: [PATCH] docs: fix rate limiting link (#7065) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01fca0d..5f08c98 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ - [Files Posting](#files-posting) - [HTML Form Posting](#-html-form-posting-browser) - [🆕 Progress capturing](#-progress-capturing) - - [🆕 Rate limiting](#-progress-capturing) + - [🆕 Rate limiting](#-rate-limiting) - [🆕 AxiosHeaders](#-axiosheaders) - [🔥 Fetch adapter](#-fetch-adapter) - [🔥 Custom fetch](#-custom-fetch)