From 43706d341f71dc6284c2657ea1d01f25c396ab25 Mon Sep 17 00:00:00 2001 From: Lars Holmberg Date: Thu, 30 Jan 2025 19:50:45 +0100 Subject: [PATCH] Fix broken link in UI --- locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx b/locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx index 9083490b3a..853927b705 100644 --- a/locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx +++ b/locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx @@ -4,7 +4,7 @@ import Markdown from 'components/Markdown/Markdown'; import { useSelector } from 'redux/hooks'; const firstParagraph = ` -Ready to take your load tests to the next level? With [Locust Cloud](locust.cloud), we take care of everything! +Ready to take your load tests to the next level? With [Locust Cloud](https://locust.cloud), we take care of everything! \n Whether your doing small load, or needing to generate millions of requests, we take care of the load generation.