From 81cd904b7371a83506a28a213bf261a74677776a Mon Sep 17 00:00:00 2001 From: saatchi-david Date: Sat, 1 Feb 2025 09:10:15 +0900 Subject: [PATCH] Update RateLimit.jsx - link to documentation incorrect (#3954) Current link to Rate Limit documentation is incorrect: https://docs.flowiseai.com/rate-limit Corrected to: https://docs.flowiseai.com/configuration/rate-limit --- packages/ui/src/ui-component/extended/RateLimit.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/ui-component/extended/RateLimit.jsx b/packages/ui/src/ui-component/extended/RateLimit.jsx index 32a49b9e..c57b20e7 100644 --- a/packages/ui/src/ui-component/extended/RateLimit.jsx +++ b/packages/ui/src/ui-component/extended/RateLimit.jsx @@ -151,7 +151,7 @@ const RateLimit = () => { Rate Limit Setup Guide to set up Rate Limit correctly in your hosting environment.' + 'Visit Rate Limit Setup Guide to set up Rate Limit correctly in your hosting environment.' } />